|
|
Cite This Page
Bibliographic details for Python-blkmaker
- Page name: Python-blkmaker
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 30 June 2019 05:11 UTC
- Date retrieved: 15 May 2026 10:04 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Python-blkmaker&oldid=6472
- Page Version ID: 6472
Citation styles for Python-blkmaker
APA style
Python-blkmaker. (2019, June 30). zaoniao, . Retrieved 10:04, May 15, 2026 from http://en.zaoniao.it/index.php?title=Python-blkmaker&oldid=6472.
MLA style
"Python-blkmaker." zaoniao, . 30 Jun 2019, 05:11 UTC. 15 May 2026, 10:04 <http://en.zaoniao.it/index.php?title=Python-blkmaker&oldid=6472>.
MHRA style
zaoniao contributors, 'Python-blkmaker', zaoniao, , 30 June 2019, 05:11 UTC, <http://en.zaoniao.it/index.php?title=Python-blkmaker&oldid=6472> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "Python-blkmaker," zaoniao, , http://en.zaoniao.it/index.php?title=Python-blkmaker&oldid=6472 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. Python-blkmaker [Internet]. zaoniao, ; 2019 Jun 30, 05:11 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=Python-blkmaker&oldid=6472.
Bluebook style
Python-blkmaker, http://en.zaoniao.it/index.php?title=Python-blkmaker&oldid=6472 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Python-blkmaker --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Python-blkmaker&oldid=6472",
note = "[Online; accessed 15-May-2026]"
}
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 = "zaoniao",
title = "Python-blkmaker --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Python-blkmaker&oldid=6472}",
note = "[Online; accessed 15-May-2026]"
}