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