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