[Doc] Add recommended citation for Cantera
This commit is contained in:
parent
19e3a09980
commit
c7e2f5fcbc
1 changed files with 23 additions and 0 deletions
|
|
@ -81,6 +81,29 @@ General
|
|||
the ``interfaces/cython/cantera/examples`` subdirectory of the Cantera
|
||||
source directory.
|
||||
|
||||
**How should I cite Cantera?**
|
||||
|
||||
The recommended citation for Cantera is as follows:
|
||||
|
||||
David G. Goodwin, Harry K. Moffat, and Raymond L. Speth. *Cantera: An object-
|
||||
oriented software toolkit for chemical kinetics, thermodynamics, and
|
||||
transport processes*. http://www.cantera.org, 2014. Version 2.2.0.
|
||||
|
||||
The following BibTeX entry may also be used::
|
||||
|
||||
@Misc{Cantera,
|
||||
author = "David G. Goodwin and Harry K. Moffat and Raymond L. Speth",
|
||||
title = "Cantera: An Object-oriented Software Toolkit for Chemical
|
||||
Kinetics, Thermodynamics, and Transport Processes",
|
||||
year = 2014,
|
||||
note = "Version 2.2.0",
|
||||
howpublished = "\url{http://www.cantera.org}"
|
||||
}
|
||||
|
||||
If you are using a different version of Cantera, update the ``version`` and
|
||||
``year`` fields accordingly.
|
||||
|
||||
|
||||
Support and Bug Reporting
|
||||
-------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue