Cite This Page
Bibliographic details for How to send and receive text messages using the raspberry pi and the Twilio API
- Page name: How to send and receive text messages using the raspberry pi and the Twilio API
- Author: ESE205 Wiki contributors
- Publisher: ESE205 Wiki, .
- Date of last revision: 18 August 2018 20:55 UTC
- Date retrieved: 20 August 2022 05:16 UTC
- Permanent URL: https://classes.engineering.wustl.edu/ese205/core/index.php?title=How_to_send_and_receive_text_messages_using_the_raspberry_pi_and_the_Twilio_API&oldid=12274
- Page Version ID: 12274
Citation styles for How to send and receive text messages using the raspberry pi and the Twilio API
APA style
How to send and receive text messages using the raspberry pi and the Twilio API. (2018, August 18). ESE205 Wiki, . Retrieved 05:16, August 20, 2022 from https://classes.engineering.wustl.edu/ese205/core/index.php?title=How_to_send_and_receive_text_messages_using_the_raspberry_pi_and_the_Twilio_API&oldid=12274.
MLA style
"How to send and receive text messages using the raspberry pi and the Twilio API." ESE205 Wiki, . 18 Aug 2018, 20:55 UTC. 20 Aug 2022, 05:16 <https://classes.engineering.wustl.edu/ese205/core/index.php?title=How_to_send_and_receive_text_messages_using_the_raspberry_pi_and_the_Twilio_API&oldid=12274>.
MHRA style
ESE205 Wiki contributors, 'How to send and receive text messages using the raspberry pi and the Twilio API', ESE205 Wiki, , 18 August 2018, 20:55 UTC, <https://classes.engineering.wustl.edu/ese205/core/index.php?title=How_to_send_and_receive_text_messages_using_the_raspberry_pi_and_the_Twilio_API&oldid=12274> [accessed 20 August 2022]
Chicago style
ESE205 Wiki contributors, "How to send and receive text messages using the raspberry pi and the Twilio API," ESE205 Wiki, , https://classes.engineering.wustl.edu/ese205/core/index.php?title=How_to_send_and_receive_text_messages_using_the_raspberry_pi_and_the_Twilio_API&oldid=12274 (accessed August 20, 2022).
CBE/CSE style
ESE205 Wiki contributors. How to send and receive text messages using the raspberry pi and the Twilio API [Internet]. ESE205 Wiki, ; 2018 Aug 18, 20:55 UTC [cited 2022 Aug 20]. Available from: https://classes.engineering.wustl.edu/ese205/core/index.php?title=How_to_send_and_receive_text_messages_using_the_raspberry_pi_and_the_Twilio_API&oldid=12274.
Bluebook style
How to send and receive text messages using the raspberry pi and the Twilio API, https://classes.engineering.wustl.edu/ese205/core/index.php?title=How_to_send_and_receive_text_messages_using_the_raspberry_pi_and_the_Twilio_API&oldid=12274 (last visited August 20, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "ESE205 Wiki", title = "How to send and receive text messages using the raspberry pi and the Twilio API --- ESE205 Wiki{,} ", year = "2018", url = "https://classes.engineering.wustl.edu/ese205/core/index.php?title=How_to_send_and_receive_text_messages_using_the_raspberry_pi_and_the_Twilio_API&oldid=12274", note = "[Online; accessed 20-August-2022]" }
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 = "ESE205 Wiki", title = "How to send and receive text messages using the raspberry pi and the Twilio API --- ESE205 Wiki{,} ", year = "2018", url = "\url{https://classes.engineering.wustl.edu/ese205/core/index.php?title=How_to_send_and_receive_text_messages_using_the_raspberry_pi_and_the_Twilio_API&oldid=12274}", note = "[Online; accessed 20-August-2022]" }