Cite This Page
Bibliographic details for Creating your first Map
- Page name: Creating your first Map
- Author: WardleyPedia contributors
- Publisher: WardleyPedia, .
- Date of last revision: 9 July 2019 14:02 UTC
- Date retrieved: 3 November 2025 19:16 UTC
- Permanent URL: https://wardleypedia.org/mediawiki/index.php?title=Creating_your_first_Map&oldid=15983
- Page Version ID: 15983
Citation styles for Creating your first Map
APA style
Creating your first Map. (2019, July 9). WardleyPedia, . Retrieved 19:16, November 3, 2025 from https://wardleypedia.org/mediawiki/index.php?title=Creating_your_first_Map&oldid=15983.
MLA style
"Creating your first Map." WardleyPedia, . 9 Jul 2019, 14:02 UTC. 3 Nov 2025, 19:16 <https://wardleypedia.org/mediawiki/index.php?title=Creating_your_first_Map&oldid=15983>.
MHRA style
WardleyPedia contributors, 'Creating your first Map', WardleyPedia, , 9 July 2019, 14:02 UTC, <https://wardleypedia.org/mediawiki/index.php?title=Creating_your_first_Map&oldid=15983> [accessed 3 November 2025]
Chicago style
WardleyPedia contributors, "Creating your first Map," WardleyPedia, , https://wardleypedia.org/mediawiki/index.php?title=Creating_your_first_Map&oldid=15983 (accessed November 3, 2025).
CBE/CSE style
WardleyPedia contributors. Creating your first Map [Internet]. WardleyPedia, ; 2019 Jul 9, 14:02 UTC [cited 2025 Nov 3]. Available from: https://wardleypedia.org/mediawiki/index.php?title=Creating_your_first_Map&oldid=15983.
Bluebook style
Creating your first Map, https://wardleypedia.org/mediawiki/index.php?title=Creating_your_first_Map&oldid=15983 (last visited November 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "WardleyPedia",
title = "Creating your first Map --- WardleyPedia{,} ",
year = "2019",
url = "https://wardleypedia.org/mediawiki/index.php?title=Creating_your_first_Map&oldid=15983",
note = "[Online; accessed 3-November-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 = "WardleyPedia",
title = "Creating your first Map --- WardleyPedia{,} ",
year = "2019",
url = "\url{https://wardleypedia.org/mediawiki/index.php?title=Creating_your_first_Map&oldid=15983}",
note = "[Online; accessed 3-November-2025]"
}