Cite This Page
Bibliographic details for AY Honors/Software Development
- Page name: AY Honors/Software Development
- Author: Pathfinder Wiki contributors
- Publisher: Pathfinder Wiki, .
- Date of last revision: 20 December 2022 15:26 UTC
- Date retrieved: 22 April 2026 08:02 UTC
- Permanent URL: https://wiki.pathfindersonline.org/index.php?title=AY_Honors/Software_Development&oldid=588494
- Page Version ID: 588494
Citation styles for AY Honors/Software Development
APA style
AY Honors/Software Development. (2022, December 20). Pathfinder Wiki, . Retrieved 08:02, April 22, 2026 from https://wiki.pathfindersonline.org/index.php?title=AY_Honors/Software_Development&oldid=588494.
MLA style
"AY Honors/Software Development." Pathfinder Wiki, . 20 Dec 2022, 15:26 UTC. 22 Apr 2026, 08:02 <https://wiki.pathfindersonline.org/index.php?title=AY_Honors/Software_Development&oldid=588494>.
MHRA style
Pathfinder Wiki contributors, 'AY Honors/Software Development', Pathfinder Wiki, , 20 December 2022, 15:26 UTC, <https://wiki.pathfindersonline.org/index.php?title=AY_Honors/Software_Development&oldid=588494> [accessed 22 April 2026]
Chicago style
Pathfinder Wiki contributors, "AY Honors/Software Development," Pathfinder Wiki, , https://wiki.pathfindersonline.org/index.php?title=AY_Honors/Software_Development&oldid=588494 (accessed April 22, 2026).
CBE/CSE style
Pathfinder Wiki contributors. AY Honors/Software Development [Internet]. Pathfinder Wiki, ; 2022 Dec 20, 15:26 UTC [cited 2026 Apr 22]. Available from: https://wiki.pathfindersonline.org/index.php?title=AY_Honors/Software_Development&oldid=588494.
Bluebook style
AY Honors/Software Development, https://wiki.pathfindersonline.org/index.php?title=AY_Honors/Software_Development&oldid=588494 (last visited April 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Pathfinder Wiki",
title = "AY Honors/Software Development --- Pathfinder Wiki{,} ",
year = "2022",
url = "https://wiki.pathfindersonline.org/index.php?title=AY_Honors/Software_Development&oldid=588494",
note = "[Online; accessed 22-April-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 = "Pathfinder Wiki",
title = "AY Honors/Software Development --- Pathfinder Wiki{,} ",
year = "2022",
url = "\url{https://wiki.pathfindersonline.org/index.php?title=AY_Honors/Software_Development&oldid=588494}",
note = "[Online; accessed 22-April-2026]"
}
