Cite This Page
Bibliographic details for Example
- Page name: Example
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 4 August 2012 13:38 UTC
- Date retrieved: 21 September 2023 11:12 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=Example&oldid=62475
- Page Version ID: 62475
Citation styles for Example
APA style
Example. (2012, August 4). RepRap, . Retrieved11:12, September 21, 2023
from https://reprap.org/mediawiki/index.php?title=Example&oldid=62475.
MLA style
"Example." RepRap, . 4 Aug 2012, 13:38 UTC.21 Sep 2023, 11:12
<https://reprap.org/mediawiki/index.php?title=Example&oldid=62475>.
MHRA style
RepRap contributors, 'Example', RepRap, , 4 August 2012, 13:38 UTC, <https://reprap.org/mediawiki/index.php?title=Example&oldid=62475> [accessed21 September 2023
]
Chicago style
RepRap contributors, "Example," RepRap, , https://reprap.org/mediawiki/index.php?title=Example&oldid=62475 (accessedSeptember 21, 2023
).
CBE/CSE style
RepRap contributors. Example [Internet]. RepRap, ; 2012 Aug 4, 13:38 UTC [cited2023 Sep 21
]. Available from:
https://reprap.org/mediawiki/index.php?title=Example&oldid=62475.
Bluebook style
Example, https://reprap.org/mediawiki/index.php?title=Example&oldid=62475 (last visitedSeptember 21, 2023
).
BibTeX entry
@misc{ wiki:xxx, author = "RepRap", title = "Example --- RepRap{,} ", year = "2012", url = "https://reprap.org/mediawiki/index.php?title=Example&oldid=62475",note = "[Online; accessed
21-September-2023
]"
}
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 = "RepRap", title = "Example --- RepRap{,} ", year = "2012", url = "\url{https://reprap.org/mediawiki/index.php?title=Example&oldid=62475}",note = "[Online; accessed
21-September-2023
]"
}