Cite This Page
Bibliographic details for How To Use Variables
- Page name: How To Use Variables
- Author: Drunkapedia contributors
- Publisher: Drunkapedia.
- Date of last revision: 20 May 2009 15:33 UTC
- Date retrieved: 1 November 2024 01:04 UTC
- Permanent URL: https://www.drunkenfell.com/index.php?title=How_To_Use_Variables&oldid=222358
- Page Version ID: 222358
Citation styles for How To Use Variables
APA style
How To Use Variables. (2009, May 20). Drunkapedia. Retrieved 01:04, November 1, 2024 from https://www.drunkenfell.com/index.php?title=How_To_Use_Variables&oldid=222358.
MLA style
"How To Use Variables." Drunkapedia. 20 May 2009, 15:33 UTC. 1 Nov 2024, 01:04 <https://www.drunkenfell.com/index.php?title=How_To_Use_Variables&oldid=222358>.
MHRA style
Drunkapedia contributors, 'How To Use Variables', Drunkapedia, 20 May 2009, 15:33 UTC, <https://www.drunkenfell.com/index.php?title=How_To_Use_Variables&oldid=222358> [accessed 1 November 2024]
Chicago style
Drunkapedia contributors, "How To Use Variables," Drunkapedia, https://www.drunkenfell.com/index.php?title=How_To_Use_Variables&oldid=222358 (accessed November 1, 2024).
CBE/CSE style
Drunkapedia contributors. How To Use Variables [Internet]. Drunkapedia; 2009 May 20, 15:33 UTC [cited 2024 Nov 1]. Available from: https://www.drunkenfell.com/index.php?title=How_To_Use_Variables&oldid=222358.
Bluebook style
How To Use Variables, https://www.drunkenfell.com/index.php?title=How_To_Use_Variables&oldid=222358 (last visited November 1, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Drunkapedia", title = "How To Use Variables --- Drunkapedia{,} ", year = "2009", url = "https://www.drunkenfell.com/index.php?title=How_To_Use_Variables&oldid=222358", note = "[Online; accessed 1-November-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 = "Drunkapedia", title = "How To Use Variables --- Drunkapedia{,} ", year = "2009", url = "\url{https://www.drunkenfell.com/index.php?title=How_To_Use_Variables&oldid=222358}", note = "[Online; accessed 1-November-2024]" }