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{<nowiki>http://qetlab.com</nowiki>}},
     howpublished = {\url{<nowiki>https://qetlab.com</nowiki>}},
     month        = {Jan},
     month        = {Jan},
     year        = {2016},
     year        = {2016},

Latest revision as of 13:36, 18 October 2023

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