Skip to content

Handle presence/absence of eprint prefix #7

Description

@nxg

The BibTeX 'eprint' field may or may not include an 'arXiv:' prefix, and there may or may not be an 'archivePrefix' field.

Proposed solution:

  • If the eprint includes 'foo:', then include it
  • If not, and if there's an 'archivePrefix' field, use that
  • If not, then use 'arXiv:'

It's probably infeasible to do the string matching in bst-language, so this might be a case for another macro in mn2e.cls

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions