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: 1 May 2019 16:03 UTC
 - Date retrieved: 4 November 2025 08:17 UTC
 - Permanent URL: https://wardleypedia.org/mediawiki/index.php?title=Creating_your_first_Map&oldid=14527
 - Page Version ID: 14527
 
Citation styles for Creating your first Map
APA style
Creating your first Map. (2019, May 1). WardleyPedia, . Retrieved 08:17, November 4, 2025 from https://wardleypedia.org/mediawiki/index.php?title=Creating_your_first_Map&oldid=14527.
MLA style
"Creating your first Map." WardleyPedia, . 1 May 2019, 16:03 UTC. 4 Nov 2025, 08:17 <https://wardleypedia.org/mediawiki/index.php?title=Creating_your_first_Map&oldid=14527>.
MHRA style
WardleyPedia contributors, 'Creating your first Map', WardleyPedia, , 1 May 2019, 16:03 UTC, <https://wardleypedia.org/mediawiki/index.php?title=Creating_your_first_Map&oldid=14527> [accessed 4 November 2025]
Chicago style
WardleyPedia contributors, "Creating your first Map," WardleyPedia, , https://wardleypedia.org/mediawiki/index.php?title=Creating_your_first_Map&oldid=14527 (accessed November 4, 2025).
CBE/CSE style
WardleyPedia contributors. Creating your first Map [Internet]. WardleyPedia, ; 2019 May 1, 16:03 UTC [cited 2025 Nov 4]. Available from: https://wardleypedia.org/mediawiki/index.php?title=Creating_your_first_Map&oldid=14527.
Bluebook style
Creating your first Map, https://wardleypedia.org/mediawiki/index.php?title=Creating_your_first_Map&oldid=14527 (last visited November 4, 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=14527",
   note = "[Online; accessed 4-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=14527}",
   note = "[Online; accessed 4-November-2025]"
 }