Conversation
adkinsrs
left a comment
There was a problem hiding this comment.
Everything looks good so far. Still need to run the actual testing of the codebase. I did make a couple minor comments though.
Fixes #398 rmv module + change default citation to apa
|
Couple of notes:
It seems this should have been routed through the gEAR route instead of the APA route. For both of these entries I do have my own name as the "contact author" so that should have at least been populated in the "authors" parameter. Since I provide you with limited datasets, all of which probably have Pubmed IDs associated, I recommended temporarily rewiring the code to treat them as if the Pubmed ID was missing for now, so you can properly test that route. |
…b.com/IGS/gEAR into 398-add-how-to-cite-for-any-dataset-2
Added a module to build an APA citation for a dataset which is used when a citation cannot be fetched.
Added a button to the tile grid that opens a modal containing the citation data which can be easily copied.