Template:Bibtex: Difference between revisions

From QETLAB
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
     author      = {Nathaniel Johnston},
     author      = {Nathaniel Johnston},
     title        = {{QETLAB}: A {MATLAB} toolbox for quantum entanglement, version {{CurrentVersion}}},
     title        = {{QETLAB}: A {MATLAB} toolbox for quantum entanglement, version {{CurrentVersion}}},
     howpublished = {\url{http://qetlab.com}},
     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}}
   }</tt></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 19:04, 14 January 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}}
 }