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