Template:Bibtex: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m Protected "Template:Bibtex" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
(No difference)
| |
Revision as of 19:00, 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 {{CurrentVersion}}},
howpublished = {\url{http://qetlab.com}},
month = {{#substring:{{LastUpdated}}|0|3}},
year = {{#substring:{{LastUpdated}}|-4}}
}