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