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