Differences between revisions 3 and 4

Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
 * Journal: [http://www.inderscience.com/browse/index.php?journalID=125&year=2009&vol=4&issue=4 International Journal of Computational Science and Engineering 2009 - Vol. 4, No.4 pp. 296 - 305]  * Journal: [http://www.inderscience.com/search/index.php?action=record&rec_id=29165 International Journal of Computational Science and Engineering 2009 - Vol. 4, No.4 pp. 296 - 305]

If you would like to cite the SciPy tools in a paper or presentation, the following is recommended:

  • Author: Eric Jones, Travis Oliphant, Pearu Peterson and others.
  • Title: SciPy: Open Source Scientific Tools for Python

  • Year: 2001 -
  • URL: http://www.scipy.org

Here's an example of a BibTeX entry:

@Misc{,
  author =    {Eric Jones and Travis Oliphant and Pearu Peterson and others},
  title =     {{SciPy}: Open source scientific tools for {Python}},
  year =      {2001--},
  url = "http://www.scipy.org/"
}

To cite F2PY in a paper or presentation, use the following journal article:

Citing SciPy (last edited 2009-12-11 09:15:51 by PearuPeterson)