Template:Bibtex: Difference between revisions

From QETLAB
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><tt>@misc{qetlab,
<includeonly>
  author      = {Nathaniel Johnston},
  @misc{qetlab,
  title        = {{QETLAB}: A {MATLAB} toolbox for quantum entanglement, version {{CurrentVersion}}},
    author      = {Nathaniel Johnston},
  howpublished = {\url{http://qetlab.com}},
    title        = {{QETLAB}: A {MATLAB} toolbox for quantum entanglement, version {{CurrentVersion}}},
  month        = {{#substring:{{LastUpdated}}|0|3}},
    howpublished = {\url{http://qetlab.com}},
  year        = {{#substring:{{LastUpdated}}|-4}}
    month        = {{#substring:{{LastUpdated}}|0|3}},
}</tt></includeonly><noinclude>This template creates BibTeX code for citing QETLAB. Its output is shown below:
    year        = {{#substring:{{LastUpdated}}|-4}}
  }</tt></includeonly><noinclude>This template creates BibTeX code for citing QETLAB. Its output is shown below:
{{Bibtex}}</noinclude>
{{Bibtex}}</noinclude>

Revision as of 19:01, 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}}
 }