Cite This Page
Bibliographic details for How to use Wardleypedia
- Page name: How to use Wardleypedia
- Author: WardleyPedia contributors
- Publisher: WardleyPedia, .
- Date of last revision: 31 October 2017 20:01 UTC
- Date retrieved: 19 March 2026 10:41 UTC
- Permanent URL: https://wardleypedia.org/mediawiki/index.php?title=How_to_use_Wardleypedia&oldid=124
- Page Version ID: 124
Citation styles for How to use Wardleypedia
APA style
How to use Wardleypedia. (2017, October 31). WardleyPedia, . Retrieved 10:41, March 19, 2026 from https://wardleypedia.org/mediawiki/index.php?title=How_to_use_Wardleypedia&oldid=124.
MLA style
"How to use Wardleypedia." WardleyPedia, . 31 Oct 2017, 20:01 UTC. 19 Mar 2026, 10:41 <https://wardleypedia.org/mediawiki/index.php?title=How_to_use_Wardleypedia&oldid=124>.
MHRA style
WardleyPedia contributors, 'How to use Wardleypedia', WardleyPedia, , 31 October 2017, 20:01 UTC, <https://wardleypedia.org/mediawiki/index.php?title=How_to_use_Wardleypedia&oldid=124> [accessed 19 March 2026]
Chicago style
WardleyPedia contributors, "How to use Wardleypedia," WardleyPedia, , https://wardleypedia.org/mediawiki/index.php?title=How_to_use_Wardleypedia&oldid=124 (accessed March 19, 2026).
CBE/CSE style
WardleyPedia contributors. How to use Wardleypedia [Internet]. WardleyPedia, ; 2017 Oct 31, 20:01 UTC [cited 2026 Mar 19]. Available from: https://wardleypedia.org/mediawiki/index.php?title=How_to_use_Wardleypedia&oldid=124.
Bluebook style
How to use Wardleypedia, https://wardleypedia.org/mediawiki/index.php?title=How_to_use_Wardleypedia&oldid=124 (last visited March 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WardleyPedia",
title = "How to use Wardleypedia --- WardleyPedia{,} ",
year = "2017",
url = "https://wardleypedia.org/mediawiki/index.php?title=How_to_use_Wardleypedia&oldid=124",
note = "[Online; accessed 19-March-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 = "WardleyPedia",
title = "How to use Wardleypedia --- WardleyPedia{,} ",
year = "2017",
url = "\url{https://wardleypedia.org/mediawiki/index.php?title=How_to_use_Wardleypedia&oldid=124}",
note = "[Online; accessed 19-March-2026]"
}