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

arXiv papers are @unpublished #11

Open
l2718 opened this issue Jun 20, 2019 · 0 comments
Open

arXiv papers are @unpublished #11

l2718 opened this issue Jun 20, 2019 · 0 comments

Comments

@l2718
Copy link

l2718 commented Jun 20, 2019

The arXiv hosts preprints (though the papers might later be published too). You should therefore generate @Unpublished{} BibTeX entries rather than @Article{} entries. The correct format should be:

@Unpublished{
AUTOR = " author";
TITLE = "title";
NOTE = "arXiv preprint, available at \url{arXiv:1510.01719}";
YEAR = "2015";
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant