Cite This Page
Bibliographic details for macro Introduction
- Page name: macro Introduction
- Author: RPTools Wiki contributors
- Publisher: RPTools Wiki, .
- Date of last revision: 25 March 2009 12:50 UTC
- Date retrieved: 31 October 2024 23:13 UTC
- Permanent URL: https://rptools.hyperbooks.com/index.php?title=macro_Introduction&oldid=2251
- Page Version ID: 2251
Citation styles for macro Introduction
APA style
macro Introduction. (2009, March 25). RPTools Wiki, . Retrieved 23:13, October 31, 2024 from https://rptools.hyperbooks.com/index.php?title=macro_Introduction&oldid=2251.
MLA style
"macro Introduction." RPTools Wiki, . 25 Mar 2009, 12:50 UTC. 31 Oct 2024, 23:13 <https://rptools.hyperbooks.com/index.php?title=macro_Introduction&oldid=2251>.
MHRA style
RPTools Wiki contributors, 'macro Introduction', RPTools Wiki, , 25 March 2009, 12:50 UTC, <https://rptools.hyperbooks.com/index.php?title=macro_Introduction&oldid=2251> [accessed 31 October 2024]
Chicago style
RPTools Wiki contributors, "macro Introduction," RPTools Wiki, , https://rptools.hyperbooks.com/index.php?title=macro_Introduction&oldid=2251 (accessed October 31, 2024).
CBE/CSE style
RPTools Wiki contributors. macro Introduction [Internet]. RPTools Wiki, ; 2009 Mar 25, 12:50 UTC [cited 2024 Oct 31]. Available from: https://rptools.hyperbooks.com/index.php?title=macro_Introduction&oldid=2251.
Bluebook style
macro Introduction, https://rptools.hyperbooks.com/index.php?title=macro_Introduction&oldid=2251 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "RPTools Wiki", title = "macro Introduction --- RPTools Wiki{,} ", year = "2009", url = "https://rptools.hyperbooks.com/index.php?title=macro_Introduction&oldid=2251", 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 = "macro Introduction --- RPTools Wiki{,} ", year = "2009", url = "\url{https://rptools.hyperbooks.com/index.php?title=macro_Introduction&oldid=2251}", note = "[Online; accessed 31-October-2024]" }