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