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: 21 April 2026 00:18 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=Automatic_Email_and_Text_Notifications&oldid=2944
- Page Version ID: 2944
Citation styles for Automatic Email and Text Notifications
APA style
Automatic Email and Text Notifications. (2021, February 26). TheBeard Science Project Wiki, . Retrieved 00:18, April 21, 2026 from https://beardedmaker.com/wiki/index.php?title=Automatic_Email_and_Text_Notifications&oldid=2944.
MLA style
"Automatic Email and Text Notifications." TheBeard Science Project Wiki, . 26 Feb 2021, 14:15 UTC. 21 Apr 2026, 00:18 <https://beardedmaker.com/wiki/index.php?title=Automatic_Email_and_Text_Notifications&oldid=2944>.
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=2944> [accessed 21 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=2944 (accessed April 21, 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 21]. Available from: https://beardedmaker.com/wiki/index.php?title=Automatic_Email_and_Text_Notifications&oldid=2944.
Bluebook style
Automatic Email and Text Notifications, https://beardedmaker.com/wiki/index.php?title=Automatic_Email_and_Text_Notifications&oldid=2944 (last visited April 21, 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=2944",
note = "[Online; accessed 21-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=2944}",
note = "[Online; accessed 21-April-2026]"
}