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