Cite This Page
Bibliographic details for Avoiding Stack Overflow
- Page name: Avoiding Stack Overflow
- Author: RPTools Wiki contributors
- Publisher: RPTools Wiki, .
- Date of last revision: 2 December 2019 00:42 UTC
- Date retrieved: 31 October 2024 22:49 UTC
- Permanent URL: https://rptools.hyperbooks.com/index.php?title=Avoiding_Stack_Overflow&oldid=8131
- Page Version ID: 8131
Citation styles for Avoiding Stack Overflow
APA style
Avoiding Stack Overflow. (2019, December 2). RPTools Wiki, . Retrieved 22:49, October 31, 2024 from https://rptools.hyperbooks.com/index.php?title=Avoiding_Stack_Overflow&oldid=8131.
MLA style
"Avoiding Stack Overflow." RPTools Wiki, . 2 Dec 2019, 00:42 UTC. 31 Oct 2024, 22:49 <https://rptools.hyperbooks.com/index.php?title=Avoiding_Stack_Overflow&oldid=8131>.
MHRA style
RPTools Wiki contributors, 'Avoiding Stack Overflow', RPTools Wiki, , 2 December 2019, 00:42 UTC, <https://rptools.hyperbooks.com/index.php?title=Avoiding_Stack_Overflow&oldid=8131> [accessed 31 October 2024]
Chicago style
RPTools Wiki contributors, "Avoiding Stack Overflow," RPTools Wiki, , https://rptools.hyperbooks.com/index.php?title=Avoiding_Stack_Overflow&oldid=8131 (accessed October 31, 2024).
CBE/CSE style
RPTools Wiki contributors. Avoiding Stack Overflow [Internet]. RPTools Wiki, ; 2019 Dec 2, 00:42 UTC [cited 2024 Oct 31]. Available from: https://rptools.hyperbooks.com/index.php?title=Avoiding_Stack_Overflow&oldid=8131.
Bluebook style
Avoiding Stack Overflow, https://rptools.hyperbooks.com/index.php?title=Avoiding_Stack_Overflow&oldid=8131 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "RPTools Wiki", title = "Avoiding Stack Overflow --- RPTools Wiki{,} ", year = "2019", url = "https://rptools.hyperbooks.com/index.php?title=Avoiding_Stack_Overflow&oldid=8131", note = "[Online; accessed 31-October-2024]" }
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 = "RPTools Wiki", title = "Avoiding Stack Overflow --- RPTools Wiki{,} ", year = "2019", url = "\url{https://rptools.hyperbooks.com/index.php?title=Avoiding_Stack_Overflow&oldid=8131}", note = "[Online; accessed 31-October-2024]" }