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