Skip to content

Add eprint formats to biblatex#120

Open
qmeeus wants to merge 2 commits intowannesm:masterfrom
qmeeus:patch-1
Open

Add eprint formats to biblatex#120
qmeeus wants to merge 2 commits intowannesm:masterfrom
qmeeus:patch-1

Conversation

@qmeeus
Copy link
Copy Markdown

@qmeeus qmeeus commented Jun 10, 2024

No description provided.

qmeeus added 2 commits June 10, 2024 09:52
Add support for IEEE Xplore in biblatex.
In reference file, just add:
```
@Article{key
authors={Me, and Myself, and I},
title={...},
year={2024},
eprint={doc_id},
eprinttype={ieee}
}
```
to have the IEEE Xplore document as a href link (https://ieeexplore.ieee.org/document/$doc_id), just like arxiv and pubmed
use `eprinttype = {acl}` and ACL Anthology ID as value for eprint
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

Successfully merging this pull request may close these issues.

1 participant