Formal reference for Python

T

Tim Churches

I am writing a scientific paper and need to reference Python. Is there any
preferred way of doing so, which gives credit where it is due? This has been
discussed previously, but not recently, I think.

The latest version of R (a free, open source language/environment for statistical
analysis) includes a citation() function, which returns the canonical citation for R
as defined by the core R development team. Worth emulating in Python?

Tim C
 
T

Terry Reedy

Tim Churches said:
I am writing a scientific paper and need to reference Python. Is there any
preferred way of doing so, which gives credit where it is due? This has been
discussed previously, but not recently, I think.

The latest version of R (a free, open source language/environment for statistical
analysis) includes a citation() function, which returns the canonical citation for R
as defined by the core R development team. Worth emulating in Python?
How about
Guido van Rossum, Python Reference Manual, Python Software Foundation,
http://www.python.org/doc/current/ref/ref.html, 2003

tjr
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top