More actions
Bibliographic details for Quickstart
- Page name: Quickstart
- Author: Nest Guides contributors
- Publisher: Nest Guides.
- Date of last revision: 22 May 2025 22:57 UTC
- Date retrieved: 13 June 2025 22:58 UTC
- Permanent URL: https://guides.hackclub.app/index.php?title=Quickstart&oldid=184
- Page Version ID: 184
Citation styles for Quickstart
APA style
Quickstart. (2025, May 22). Nest Guides. Retrieved 22:58, June 13, 2025 from https://guides.hackclub.app/index.php?title=Quickstart&oldid=184.
MLA style
"Quickstart." Nest Guides. 22 May 2025, 22:57 UTC. 13 Jun 2025, 22:58 <https://guides.hackclub.app/index.php?title=Quickstart&oldid=184>.
MHRA style
Nest Guides contributors, 'Quickstart', Nest Guides, 22 May 2025, 22:57 UTC, <https://guides.hackclub.app/index.php?title=Quickstart&oldid=184> [accessed 13 June 2025]
Chicago style
Nest Guides contributors, "Quickstart," Nest Guides, https://guides.hackclub.app/index.php?title=Quickstart&oldid=184 (accessed June 13, 2025).
CBE/CSE style
Nest Guides contributors. Quickstart [Internet]. Nest Guides; 2025 May 22, 22:57 UTC [cited 2025 Jun 13]. Available from: https://guides.hackclub.app/index.php?title=Quickstart&oldid=184.
Bluebook style
Quickstart, https://guides.hackclub.app/index.php?title=Quickstart&oldid=184 (last visited June 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Nest Guides", title = "Quickstart --- Nest Guides{,} ", year = "2025", url = "https://guides.hackclub.app/index.php?title=Quickstart&oldid=184", note = "[Online; accessed 13-June-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 = "Nest Guides", title = "Quickstart --- Nest Guides{,} ", year = "2025", url = "\url{https://guides.hackclub.app/index.php?title=Quickstart&oldid=184}", note = "[Online; accessed 13-June-2025]" }