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