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