Cite This Page
Bibliographic details for Automatic Email and Text Notifications
- Page name: Automatic Email and Text Notifications
- Author: TheBeard Science Project Wiki contributors
- Publisher: TheBeard Science Project Wiki, .
- Date of last revision: 26 February 2021 14:15 UTC
- Date retrieved: 18 April 2026 13:58 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=Automatic_Email_and_Text_Notifications&oldid=2943
- Page Version ID: 2943
Citation styles for Automatic Email and Text Notifications
APA style
Automatic Email and Text Notifications. (2021, February 26). TheBeard Science Project Wiki, . Retrieved 13:58, April 18, 2026 from https://beardedmaker.com/wiki/index.php?title=Automatic_Email_and_Text_Notifications&oldid=2943.
MLA style
"Automatic Email and Text Notifications." TheBeard Science Project Wiki, . 26 Feb 2021, 14:15 UTC. 18 Apr 2026, 13:58 <https://beardedmaker.com/wiki/index.php?title=Automatic_Email_and_Text_Notifications&oldid=2943>.
MHRA style
TheBeard Science Project Wiki contributors, 'Automatic Email and Text Notifications', TheBeard Science Project Wiki, , 26 February 2021, 14:15 UTC, <https://beardedmaker.com/wiki/index.php?title=Automatic_Email_and_Text_Notifications&oldid=2943> [accessed 18 April 2026]
Chicago style
TheBeard Science Project Wiki contributors, "Automatic Email and Text Notifications," TheBeard Science Project Wiki, , https://beardedmaker.com/wiki/index.php?title=Automatic_Email_and_Text_Notifications&oldid=2943 (accessed April 18, 2026).
CBE/CSE style
TheBeard Science Project Wiki contributors. Automatic Email and Text Notifications [Internet]. TheBeard Science Project Wiki, ; 2021 Feb 26, 14:15 UTC [cited 2026 Apr 18]. Available from: https://beardedmaker.com/wiki/index.php?title=Automatic_Email_and_Text_Notifications&oldid=2943.
Bluebook style
Automatic Email and Text Notifications, https://beardedmaker.com/wiki/index.php?title=Automatic_Email_and_Text_Notifications&oldid=2943 (last visited April 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TheBeard Science Project Wiki",
title = "Automatic Email and Text Notifications --- TheBeard Science Project Wiki{,} ",
year = "2021",
url = "https://beardedmaker.com/wiki/index.php?title=Automatic_Email_and_Text_Notifications&oldid=2943",
note = "[Online; accessed 18-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 = "TheBeard Science Project Wiki",
title = "Automatic Email and Text Notifications --- TheBeard Science Project Wiki{,} ",
year = "2021",
url = "\url{https://beardedmaker.com/wiki/index.php?title=Automatic_Email_and_Text_Notifications&oldid=2943}",
note = "[Online; accessed 18-April-2026]"
}