Template:Bibtex: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
DOI |
||
| Line 5: | Line 5: | ||
howpublished = {\url{<nowiki>http://qetlab.com</nowiki>}}, | howpublished = {\url{<nowiki>http://qetlab.com</nowiki>}}, | ||
month = {{#substring:{{LastUpdated}}|0|3}}, | month = {{#substring:{{LastUpdated}}|0|3}}, | ||
year = {{#substring:{{LastUpdated}}|-4}} | year = {{#substring:{{LastUpdated}}|-4}}, | ||
doi = {10.5281/zenodo.14186} | |||
}</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 16:26, 7 April 2015
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.14186}
}