powered by
Get a journal citation style from the official internet repository
get_csl(name = NULL, out.dir = NULL)
The CSL file is saved in the selected directory, and the path is returned invisibly.
Name of the journal, exactly as found in https://github.com/citation-style-language/styles.
Directory to save the CSL file.
if (FALSE) { # interactive() get_csl("peerj", out.dir = tempdir()) }
Run the code above in your browser using DataLab