Re: How to refer to Python?



Sebastian Bassi wrote:

I am writing a paper where I refer to Python. Is there a paper that I
can refer the reader to? Or just use the Python web page as a
reference?

http://effbot.org/pyfaq/are-there-any-published-articles-about-python-that-i-can-reference.htm

</F>

.



Relevant Pages

  • How to refer to Python?
    ... I am writing a paper where I refer to Python. ... can refer the reader to? ... Or just use the Python web page as a ...
    (comp.lang.python)
  • Re: Why choose a paragraph element for a paragraph?
    ... The man visiting the blonde women in the flat above you is your ... a meaning independent of the actual reference. ... refer to or point to the very same and one thing in the world. ...
    (alt.html)
  • Re: name range from absolute to relative
    ... If you want a formula to refer to an absolute column (always column C ... because a relative reference in R1C1 notation DOES NOT CHANGE when you ... refersto formula will appear to change: you have to keep working out what ... based on the previously referenced cells. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Somebody Please Help Me
    ... Me.lstFirm would refer to lstFrm in the dialog form. ... Dim rst As DAO.Recordset ... reference book said nothing about having to insert a break point to force ... Single stepping confirms that Set rst = Me.RecordsetClone generates the ...
    (microsoft.public.access.forms)
  • Re: Passing around open readers
    ... Reference types passed as parameter are always ... This means that the reader is copyed and holds the connection open. ... > If passing open readers to methods is causing our problem, ...
    (microsoft.public.dotnet.framework.aspnet)