Cite This Page
Bibliographic details for Python[edit | edit source]
- Page name: Python
- Author: Sinfronteras contributors
- Publisher: Sinfronteras, .
- Date of last revision: 11 September 2024 14:47 UTC
- Date retrieved: 20 November 2024 03:23 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Python&oldid=11761
- Page Version ID: 11761
Citation styles for Python[edit | edit source]
APA style[edit | edit source]
Python. (2024, September 11). Sinfronteras, . Retrieved03:23, November 20, 2024
from http://wiki.sinfronteras.ws/index.php?title=Python&oldid=11761.
MLA style[edit | edit source]
"Python." Sinfronteras, . 11 Sep 2024, 14:47 UTC.20 Nov 2024, 03:23
<http://wiki.sinfronteras.ws/index.php?title=Python&oldid=11761>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'Python', Sinfronteras, , 11 September 2024, 14:47 UTC, <http://wiki.sinfronteras.ws/index.php?title=Python&oldid=11761> [accessed20 November 2024
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Python," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Python&oldid=11761 (accessedNovember 20, 2024
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Python [Internet]. Sinfronteras, ; 2024 Sep 11, 14:47 UTC [cited2024 Nov 20
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Python&oldid=11761.
Bluebook style[edit | edit source]
Python, http://wiki.sinfronteras.ws/index.php?title=Python&oldid=11761 (last visitedNovember 20, 2024
).
BibTeX entry[edit | edit source]
@misc{ wiki:xxx, author = "Sinfronteras", title = "Python --- Sinfronteras{,} ", year = "2024", url = "http://wiki.sinfronteras.ws/index.php?title=Python&oldid=11761",note = "[Online; accessed
20-November-2024
]"
}
When using the LaTeX package url (\usepackage{url}
somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx, author = "Sinfronteras", title = "Python --- Sinfronteras{,} ", year = "2024", url = "\url{http://wiki.sinfronteras.ws/index.php?title=Python&oldid=11761}",note = "[Online; accessed
20-November-2024
]"
}