Template:Bibtex: Difference between revisions

From QETLAB
Jump to navigation Jump to search
DOI template
No edit summary
Line 4: Line 4:
     title        = {{QETLAB}: A {MATLAB} toolbox for quantum entanglement, version {{CurrentVersion}}},
     title        = {{QETLAB}: A {MATLAB} toolbox for quantum entanglement, version {{CurrentVersion}}},
     howpublished = {\url{<nowiki>http://qetlab.com</nowiki>}},
     howpublished = {\url{<nowiki>http://qetlab.com</nowiki>}},
     month        = {{#substring:{{LastUpdated}}|0|3}},
     month        = {Jan},
     year        = {{#substring:{{LastUpdated}}|-4}},
     year        = {2016},
     doi          = {10.5281/zenodo.{{DOI}}}
     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 14:54, 9 December 2022

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        = {Jan},
   year         = {2016},
   doi          = {10.5281/zenodo.44637}
 }