Cite This Page
Bibliographic details for Introduction to Macro Writing/de
- Page name: Introduction to Macro Writing/de
- Author: RPTools Wiki contributors
- Publisher: RPTools Wiki, .
- Date of last revision: 5 June 2023 22:25 UTC
- Date retrieved: 1 November 2024 00:34 UTC
- Permanent URL: https://rptools.hyperbooks.com/index.php?title=Introduction_to_Macro_Writing/de&oldid=17237
- Page Version ID: 17237
Citation styles for Introduction to Macro Writing/de
APA style
Introduction to Macro Writing/de. (2023, June 5). RPTools Wiki, . Retrieved 00:34, November 1, 2024 from https://rptools.hyperbooks.com/index.php?title=Introduction_to_Macro_Writing/de&oldid=17237.
MLA style
"Introduction to Macro Writing/de." RPTools Wiki, . 5 Jun 2023, 22:25 UTC. 1 Nov 2024, 00:34 <https://rptools.hyperbooks.com/index.php?title=Introduction_to_Macro_Writing/de&oldid=17237>.
MHRA style
RPTools Wiki contributors, 'Introduction to Macro Writing/de', RPTools Wiki, , 5 June 2023, 22:25 UTC, <https://rptools.hyperbooks.com/index.php?title=Introduction_to_Macro_Writing/de&oldid=17237> [accessed 1 November 2024]
Chicago style
RPTools Wiki contributors, "Introduction to Macro Writing/de," RPTools Wiki, , https://rptools.hyperbooks.com/index.php?title=Introduction_to_Macro_Writing/de&oldid=17237 (accessed November 1, 2024).
CBE/CSE style
RPTools Wiki contributors. Introduction to Macro Writing/de [Internet]. RPTools Wiki, ; 2023 Jun 5, 22:25 UTC [cited 2024 Nov 1]. Available from: https://rptools.hyperbooks.com/index.php?title=Introduction_to_Macro_Writing/de&oldid=17237.
Bluebook style
Introduction to Macro Writing/de, https://rptools.hyperbooks.com/index.php?title=Introduction_to_Macro_Writing/de&oldid=17237 (last visited November 1, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "RPTools Wiki", title = "Introduction to Macro Writing/de --- RPTools Wiki{,} ", year = "2023", url = "https://rptools.hyperbooks.com/index.php?title=Introduction_to_Macro_Writing/de&oldid=17237", 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 = "RPTools Wiki", title = "Introduction to Macro Writing/de --- RPTools Wiki{,} ", year = "2023", url = "\url{https://rptools.hyperbooks.com/index.php?title=Introduction_to_Macro_Writing/de&oldid=17237}", note = "[Online; accessed 1-November-2024]" }