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: 27 June 2009 08:48 UTC
- Date retrieved: 1 November 2024 00:11 UTC
- Permanent URL: https://rptools.hyperbooks.com/index.php?title=Introduction_to_Macro_Writing/fr&oldid=3594
- Page Version ID: 3594
Citation styles for Introduction to Macro Writing/fr
APA style
Introduction to Macro Writing/fr. (2009, June 27). RPTools Wiki, . Retrieved 00:11, November 1, 2024 from https://rptools.hyperbooks.com/index.php?title=Introduction_to_Macro_Writing/fr&oldid=3594.
MLA style
"Introduction to Macro Writing/fr." RPTools Wiki, . 27 Jun 2009, 08:48 UTC. 1 Nov 2024, 00:11 <https://rptools.hyperbooks.com/index.php?title=Introduction_to_Macro_Writing/fr&oldid=3594>.
MHRA style
RPTools Wiki contributors, 'Introduction to Macro Writing/fr', RPTools Wiki, , 27 June 2009, 08:48 UTC, <https://rptools.hyperbooks.com/index.php?title=Introduction_to_Macro_Writing/fr&oldid=3594> [accessed 1 November 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=3594 (accessed November 1, 2024).
CBE/CSE style
RPTools Wiki contributors. Introduction to Macro Writing/fr [Internet]. RPTools Wiki, ; 2009 Jun 27, 08:48 UTC [cited 2024 Nov 1]. Available from: https://rptools.hyperbooks.com/index.php?title=Introduction_to_Macro_Writing/fr&oldid=3594.
Bluebook style
Introduction to Macro Writing/fr, https://rptools.hyperbooks.com/index.php?title=Introduction_to_Macro_Writing/fr&oldid=3594 (last visited November 1, 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=3594", 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/fr --- RPTools Wiki{,} ", year = "2009", url = "\url{https://rptools.hyperbooks.com/index.php?title=Introduction_to_Macro_Writing/fr&oldid=3594}", note = "[Online; accessed 1-November-2024]" }