Cite This Page
Bibliographic details for 5 Step Guide to Your First Persona
- Page name: 5 Step Guide to Your First Persona
- Author: Triad wiki contributors
- Publisher: Triad wiki, .
- Date of last revision: 20 April 2024 16:25 UTC
- Date retrieved: 14 May 2026 17:57 UTC
- Permanent URL: https://www.triadweyrs.org/wiki/index.php?title=5_Step_Guide_to_Your_First_Persona&oldid=150
- Page Version ID: 150
Citation styles for 5 Step Guide to Your First Persona
APA style
5 Step Guide to Your First Persona. (2024, April 20). Triad wiki, . Retrieved 17:57, May 14, 2026 from https://www.triadweyrs.org/wiki/index.php?title=5_Step_Guide_to_Your_First_Persona&oldid=150.
MLA style
"5 Step Guide to Your First Persona." Triad wiki, . 20 Apr 2024, 16:25 UTC. 14 May 2026, 17:57 <https://www.triadweyrs.org/wiki/index.php?title=5_Step_Guide_to_Your_First_Persona&oldid=150>.
MHRA style
Triad wiki contributors, '5 Step Guide to Your First Persona', Triad wiki, , 20 April 2024, 16:25 UTC, <https://www.triadweyrs.org/wiki/index.php?title=5_Step_Guide_to_Your_First_Persona&oldid=150> [accessed 14 May 2026]
Chicago style
Triad wiki contributors, "5 Step Guide to Your First Persona," Triad wiki, , https://www.triadweyrs.org/wiki/index.php?title=5_Step_Guide_to_Your_First_Persona&oldid=150 (accessed May 14, 2026).
CBE/CSE style
Triad wiki contributors. 5 Step Guide to Your First Persona [Internet]. Triad wiki, ; 2024 Apr 20, 16:25 UTC [cited 2026 May 14]. Available from: https://www.triadweyrs.org/wiki/index.php?title=5_Step_Guide_to_Your_First_Persona&oldid=150.
Bluebook style
5 Step Guide to Your First Persona, https://www.triadweyrs.org/wiki/index.php?title=5_Step_Guide_to_Your_First_Persona&oldid=150 (last visited May 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Triad wiki",
title = "5 Step Guide to Your First Persona --- Triad wiki{,} ",
year = "2024",
url = "https://www.triadweyrs.org/wiki/index.php?title=5_Step_Guide_to_Your_First_Persona&oldid=150",
note = "[Online; accessed 14-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 = "Triad wiki",
title = "5 Step Guide to Your First Persona --- Triad wiki{,} ",
year = "2024",
url = "\url{https://www.triadweyrs.org/wiki/index.php?title=5_Step_Guide_to_Your_First_Persona&oldid=150}",
note = "[Online; accessed 14-May-2026]"
}