sf.cite¶
-
cite
()[source]¶ Prints the BibTeX citation for Strawberry Fields.
Example:
>>> sf.cite() @article{strawberryfields, title = {{S}trawberry {F}ields: A Software Platform for Photonic Quantum Computing}, author = {Killoran, Nathan and Izaac, Josh and Quesada, Nicol{'{a}}s and Bergholm, Ville and Amy, Matthew and Weedbrook, Christian}, journal = {Quantum}, volume = {3}, pages = {129}, year = {2019}, doi = {10.22331/q-2019-03-11-129}, archivePrefix = {arXiv}, eprint = {1804.03159}, }
code/api/strawberryfields.cite
Download Python script
Download Notebook
View on GitHub