Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up Bibliography, format according to JSS guidelines #20

Open
6 tasks
egouldo opened this issue Oct 12, 2022 · 0 comments
Open
6 tasks

Clean up Bibliography, format according to JSS guidelines #20

egouldo opened this issue Oct 12, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@egouldo
Copy link
Member

egouldo commented Oct 12, 2022

JSS quarto template BiBTeX guide

Cleaning up bibtex files is a somewhat tedious task – especially when acquiring the entries automatically from mixed online sources. However, it is important that informations are complete and presented in a consistent style to avoid confusions. JSS requires the following format.

  • JSS-specific markup (\proglang, \pkg, \code) should be used in the references.
  • Titles should be in title case.
  • Journal titles should not be abbreviated and in title case.
  • DOIs should be included where available.
  • Software should be properly cited as well. For R packages citation("pkgname") typically provides a good starting point.
  • See [https://www.jstatsoft.org/pages/view/style#frequently-asked-questions] for technical style details
@egouldo egouldo added the documentation Improvements or additions to documentation label Oct 12, 2022
@egouldo egouldo self-assigned this Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant