sorcha.utilities.citation_text
Functions
|
Providing the bibtex, AAS Journals software latex command, and acknowledgement |
Function to output the print statements from rebound.Simulation.cite() into the file like object. |
Module Contents
- cite_sorcha(f=sys.stdout)[source]
Providing the bibtex, AAS Journals software latex command, and acknowledgement statements for Sorcha and the associated packages that power it.
- Parameters:
f (file-like object, default=sys.stdout) -- The output for where the citation information will be written.
- Return type:
None