Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • 13
    I disagree that the formatting as @article is good. You get something of the form ... In: (2015) if you omit the journal field, which looks strange... Commented Nov 19, 2015 at 16:28
  • Yeah the missing "in" is really odd. Commented Apr 26, 2016 at 15:57
  • 3
    Unfortunately arXiv itself is still using texlive 2011 which is completely incompatible with the version of biblatex in texlive 2016. Commented Sep 7, 2016 at 7:22
  • 16
    I would advise to use the @misc type, as it officially allows the fields eprint, eprintclass, and eprinttype, as opposed to @unpublished, and @online. @article requires journaltitle, as @Jonathan pointed out. See biblatex documentation (2.1 Entry Types and 3.12. Electronic Publishing Information) Commented Sep 16, 2016 at 8:29
  • anyone else experience that archivePrefix in one bibtex entry makes the hidden links in the pdf ALL get prefixed by the value of archivePrefix (ie arxiv.org)? This is using apsrev-title.bst Commented Apr 28, 2020 at 20:39