powered by
Get citation files
GetCitationFile( filetype = c("ris", "BibText"), folder = getwd(), overwrite = F )
Copies the selected type of bibliographic file to the working folder.
Type of bibliographic file can be either 'ris' for RIS files of 'BibText' for BibText files.
'ris'
'BibText'
Folder where to save the file. Defaults to 'getwd()'.
'getwd()'
Boolean. Whether to overwrite namesake files in the target folder.
GetCitationFile('ris') # to get the .ris file in the working folder
Run the code above in your browser using DataLab