Cite This Page
Bibliographic details for EPOV
- Page name: EPOV
- Author: Consumerium development wiki contributors
- Publisher: Consumerium development wiki.
- Date of last revision: 14 April 2004 18:04 UTC
- Date retrieved: 7 December 2025 15:28 UTC
- Permanent URL: https://develop.consumerium.org/w/index.php?title=EPOV&oldid=15499
- Page Version ID: 15499
Citation styles for EPOV
APA style
EPOV. (2004, April 14). Consumerium development wiki. Retrieved 15:28, December 7, 2025 from https://develop.consumerium.org/w/index.php?title=EPOV&oldid=15499.
MLA style
"EPOV." Consumerium development wiki. 14 Apr 2004, 18:04 UTC. 7 Dec 2025, 15:28 <https://develop.consumerium.org/w/index.php?title=EPOV&oldid=15499>.
MHRA style
Consumerium development wiki contributors, 'EPOV', Consumerium development wiki, 14 April 2004, 18:04 UTC, <https://develop.consumerium.org/w/index.php?title=EPOV&oldid=15499> [accessed 7 December 2025]
Chicago style
Consumerium development wiki contributors, "EPOV," Consumerium development wiki, https://develop.consumerium.org/w/index.php?title=EPOV&oldid=15499 (accessed December 7, 2025).
CBE/CSE style
Consumerium development wiki contributors. EPOV [Internet]. Consumerium development wiki; 2004 Apr 14, 18:04 UTC [cited 2025 Dec 7]. Available from: https://develop.consumerium.org/w/index.php?title=EPOV&oldid=15499.
Bluebook style
EPOV, https://develop.consumerium.org/w/index.php?title=EPOV&oldid=15499 (last visited December 7, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Consumerium development wiki",
title = "EPOV --- Consumerium development wiki{,} ",
year = "2004",
url = "https://develop.consumerium.org/w/index.php?title=EPOV&oldid=15499",
note = "[Online; accessed 7-December-2025]"
}
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 = "Consumerium development wiki",
title = "EPOV --- Consumerium development wiki{,} ",
year = "2004",
url = "\url{https://develop.consumerium.org/w/index.php?title=EPOV&oldid=15499}",
note = "[Online; accessed 7-December-2025]"
}