Cite This Page
Bibliographic details for Leaflet
- Page name: Leaflet
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 29 November 2022 15:00 UTC
- Date retrieved: 16 January 2026 19:03 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=Leaflet&oldid=6010
- Page Version ID: 6010
Citation styles for Leaflet
APA style
Leaflet. (2022, November 29). COPTR, . Retrieved 19:03, January 16, 2026 from https://coptr.digipres.org/index.php?title=Leaflet&oldid=6010.
MLA style
"Leaflet." COPTR, . 29 Nov 2022, 15:00 UTC. 16 Jan 2026, 19:03 <https://coptr.digipres.org/index.php?title=Leaflet&oldid=6010>.
MHRA style
COPTR contributors, 'Leaflet', COPTR, , 29 November 2022, 15:00 UTC, <https://coptr.digipres.org/index.php?title=Leaflet&oldid=6010> [accessed 16 January 2026]
Chicago style
COPTR contributors, "Leaflet," COPTR, , https://coptr.digipres.org/index.php?title=Leaflet&oldid=6010 (accessed January 16, 2026).
CBE/CSE style
COPTR contributors. Leaflet [Internet]. COPTR, ; 2022 Nov 29, 15:00 UTC [cited 2026 Jan 16]. Available from: https://coptr.digipres.org/index.php?title=Leaflet&oldid=6010.
Bluebook style
Leaflet, https://coptr.digipres.org/index.php?title=Leaflet&oldid=6010 (last visited January 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "Leaflet --- COPTR{,} ",
year = "2022",
url = "https://coptr.digipres.org/index.php?title=Leaflet&oldid=6010",
note = "[Online; accessed 16-January-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 = "COPTR",
title = "Leaflet --- COPTR{,} ",
year = "2022",
url = "\url{https://coptr.digipres.org/index.php?title=Leaflet&oldid=6010}",
note = "[Online; accessed 16-January-2026]"
}