formatarticleurl(doi, journal)
Get url for the article to use in your browser, etc.
Format a URL for a specific article in a specific PLoS journal.
Choose the journal abbreviation, and the appropriate base URL will be inclued in the built URL. Options are: PLoSBiology, PLoSGenetics, PLoSComputationalBiology, PLoSMedicine, PLoSONE, PLoSNeglectedTropicalDiseases, or PLoSPathogens.
## Not run: # formatarticleurl("10.1371/journal.pone.0004045", 'PLoSONE')# ## End(Not run)