Template:Bibtex: Difference between revisions
Jump to navigation
Jump to search
DOI |
DOI template |
||
| Line 6: | Line 6: | ||
month = {{#substring:{{LastUpdated}}|0|3}}, | month = {{#substring:{{LastUpdated}}|0|3}}, | ||
year = {{#substring:{{LastUpdated}}|-4}}, | year = {{#substring:{{LastUpdated}}|-4}}, | ||
doi = {10.5281/zenodo. | doi = {10.5281/zenodo.{{DOI}}} | ||
}</includeonly><noinclude>This template creates BibTeX code for citing QETLAB. Its output is shown below: | }</includeonly><noinclude>This template creates BibTeX code for citing QETLAB. Its output is shown below: | ||
{{Bibtex}}</noinclude> | {{Bibtex}}</noinclude> | ||
Revision as of 12:45, 21 March 2016
This template creates BibTeX code for citing QETLAB. Its output is shown below:
@misc{qetlab,
author = {Nathaniel Johnston},
title = {{QETLAB}: A {MATLAB} toolbox for quantum entanglement, version 1.0},
howpublished = {\url{http://qetlab.com}},
month = {{#substring:July 22, 2025|0|3}},
year = {{#substring:July 22, 2025|-4}},
doi = {10.5281/zenodo.44637}
}