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