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