Cite This Page
Bibliographic details for macro Introduction
- Page name: macro Introduction
- Author: RPTools Wiki contributors
- Publisher: RPTools Wiki, .
- Date of last revision: 9 February 2023 23:00 UTC
- Date retrieved: 31 October 2024 23:33 UTC
- Permanent URL: https://rptools.hyperbooks.com/index.php?title=macro_Introduction&oldid=13081
- Page Version ID: 13081
Citation styles for macro Introduction
APA style
macro Introduction. (2023, February 9). RPTools Wiki, . Retrieved 23:33, October 31, 2024 from https://rptools.hyperbooks.com/index.php?title=macro_Introduction&oldid=13081.
MLA style
"macro Introduction." RPTools Wiki, . 9 Feb 2023, 23:00 UTC. 31 Oct 2024, 23:33 <https://rptools.hyperbooks.com/index.php?title=macro_Introduction&oldid=13081>.
MHRA style
RPTools Wiki contributors, 'macro Introduction', RPTools Wiki, , 9 February 2023, 23:00 UTC, <https://rptools.hyperbooks.com/index.php?title=macro_Introduction&oldid=13081> [accessed 31 October 2024]
Chicago style
RPTools Wiki contributors, "macro Introduction," RPTools Wiki, , https://rptools.hyperbooks.com/index.php?title=macro_Introduction&oldid=13081 (accessed October 31, 2024).
CBE/CSE style
RPTools Wiki contributors. macro Introduction [Internet]. RPTools Wiki, ; 2023 Feb 9, 23:00 UTC [cited 2024 Oct 31]. Available from: https://rptools.hyperbooks.com/index.php?title=macro_Introduction&oldid=13081.
Bluebook style
macro Introduction, https://rptools.hyperbooks.com/index.php?title=macro_Introduction&oldid=13081 (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=13081", 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=13081}", note = "[Online; accessed 31-October-2024]" }