Difference between revisions of "How to cite"
Jump to navigation
Jump to search
(Created page with "If you have made use of QETLAB in your work, please [mailto:nathaniel@njohnston.ca tell us]! We love hearing that QETLAB has been useful. Please also consider adding examples...") |
|||
| Line 1: | Line 1: | ||
| − | If you have made use of QETLAB in your work, please [mailto:nathaniel@njohnston.ca tell us]! We love hearing that QETLAB has been useful. Please also consider adding examples from your work to the [[List of functions|documentation pages]]. | + | If you have made use of QETLAB in your work, please [mailto:nathaniel@njohnston.ca tell us]! We love hearing that QETLAB has been useful. Please also consider adding examples from your work to the [[List of functions|documentation pages]]. We also appreciate it when QETLAB is cited within your work. You can cite it using the following DOI: [[File:DOI.png|175px|link=http://dx.doi.org/10.5281/zenodo.14186]] |
| − | + | More explicitly, you can use a bibliography entry that looks something like this: | |
| + | <pre<noinclude></noinclude>>Nathaniel Johnston. QETLAB: A MATLAB toolbox for quantum entanglement, version {{CurrentVersion}}. <nowiki>http://www.qetlab.com</nowiki>, {{LastUpdated}}. doi:10.5281/zenodo.14186</pre<noinclude></noinclude>> | ||
| + | |||
| + | A BibTeX entry that you can use to cite QETLAB is provided here: | ||
{{Bibtex}} | {{Bibtex}} | ||
Revision as of 16:26, 7 April 2015
If you have made use of QETLAB in your work, please tell us! We love hearing that QETLAB has been useful. Please also consider adding examples from your work to the documentation pages. We also appreciate it when QETLAB is cited within your work. You can cite it using the following DOI:
More explicitly, you can use a bibliography entry that looks something like this:
Nathaniel Johnston. QETLAB: A MATLAB toolbox for quantum entanglement, version 1.0. http://www.qetlab.com, July 22, 2025. doi:10.5281/zenodo.14186
A BibTeX entry that you can use to cite QETLAB is provided here:
@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}
}