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