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