Cite This Page
Bibliographic details for Avoid Phishing Attacks
- Page name: Avoid Phishing Attacks
- Author: howdoi contributors
- Publisher: howdoi.
- Date of last revision: 15 June 2023 16:06 UTC
- Date retrieved: 28 April 2025 00:09 UTC
- Permanent URL: https://howdoi.riverdale.edu/w/index.php?title=Avoid_Phishing_Attacks&oldid=7576
- Page Version ID: 7576
Citation styles for Avoid Phishing Attacks
APA style
Avoid Phishing Attacks. (2023, June 15). howdoi. Retrieved 00:09, April 28, 2025 from https://howdoi.riverdale.edu/w/index.php?title=Avoid_Phishing_Attacks&oldid=7576.
MLA style
"Avoid Phishing Attacks." howdoi. 15 Jun 2023, 16:06 UTC. 28 Apr 2025, 00:09 <https://howdoi.riverdale.edu/w/index.php?title=Avoid_Phishing_Attacks&oldid=7576>.
MHRA style
howdoi contributors, 'Avoid Phishing Attacks', howdoi, 15 June 2023, 16:06 UTC, <https://howdoi.riverdale.edu/w/index.php?title=Avoid_Phishing_Attacks&oldid=7576> [accessed 28 April 2025]
Chicago style
howdoi contributors, "Avoid Phishing Attacks," howdoi, https://howdoi.riverdale.edu/w/index.php?title=Avoid_Phishing_Attacks&oldid=7576 (accessed April 28, 2025).
CBE/CSE style
howdoi contributors. Avoid Phishing Attacks [Internet]. howdoi; 2023 Jun 15, 16:06 UTC [cited 2025 Apr 28]. Available from: https://howdoi.riverdale.edu/w/index.php?title=Avoid_Phishing_Attacks&oldid=7576.
Bluebook style
Avoid Phishing Attacks, https://howdoi.riverdale.edu/w/index.php?title=Avoid_Phishing_Attacks&oldid=7576 (last visited April 28, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "howdoi", title = "Avoid Phishing Attacks --- howdoi{,} ", year = "2023", url = "https://howdoi.riverdale.edu/w/index.php?title=Avoid_Phishing_Attacks&oldid=7576", note = "[Online; accessed 28-April-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 = "howdoi", title = "Avoid Phishing Attacks --- howdoi{,} ", year = "2023", url = "\url{https://howdoi.riverdale.edu/w/index.php?title=Avoid_Phishing_Attacks&oldid=7576}", note = "[Online; accessed 28-April-2025]" }