Cite This Page
Bibliographic details for How to Create a Heat Tip From Scratch
- Page name: How to Create a Heat Tip From Scratch
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 11 December 2014 21:52 UTC
- Date retrieved: 30 March 2023 11:15 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=How_to_Create_a_Heat_Tip_From_Scratch&oldid=137884
- Page Version ID: 137884
Citation styles for How to Create a Heat Tip From Scratch
APA style
How to Create a Heat Tip From Scratch. (2014, December 11). RepRap, . Retrieved11:15, March 30, 2023
from https://reprap.org/mediawiki/index.php?title=How_to_Create_a_Heat_Tip_From_Scratch&oldid=137884.
MLA style
"How to Create a Heat Tip From Scratch." RepRap, . 11 Dec 2014, 21:52 UTC.30 Mar 2023, 11:15
<https://reprap.org/mediawiki/index.php?title=How_to_Create_a_Heat_Tip_From_Scratch&oldid=137884>.
MHRA style
RepRap contributors, 'How to Create a Heat Tip From Scratch', RepRap, , 11 December 2014, 21:52 UTC, <https://reprap.org/mediawiki/index.php?title=How_to_Create_a_Heat_Tip_From_Scratch&oldid=137884> [accessed30 March 2023
]
Chicago style
RepRap contributors, "How to Create a Heat Tip From Scratch," RepRap, , https://reprap.org/mediawiki/index.php?title=How_to_Create_a_Heat_Tip_From_Scratch&oldid=137884 (accessedMarch 30, 2023
).
CBE/CSE style
RepRap contributors. How to Create a Heat Tip From Scratch [Internet]. RepRap, ; 2014 Dec 11, 21:52 UTC [cited2023 Mar 30
]. Available from:
https://reprap.org/mediawiki/index.php?title=How_to_Create_a_Heat_Tip_From_Scratch&oldid=137884.
Bluebook style
How to Create a Heat Tip From Scratch, https://reprap.org/mediawiki/index.php?title=How_to_Create_a_Heat_Tip_From_Scratch&oldid=137884 (last visitedMarch 30, 2023
).
BibTeX entry
@misc{ wiki:xxx, author = "RepRap", title = "How to Create a Heat Tip From Scratch --- RepRap{,} ", year = "2014", url = "https://reprap.org/mediawiki/index.php?title=How_to_Create_a_Heat_Tip_From_Scratch&oldid=137884",note = "[Online; accessed
30-March-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 = "How to Create a Heat Tip From Scratch --- RepRap{,} ", year = "2014", url = "\url{https://reprap.org/mediawiki/index.php?title=How_to_Create_a_Heat_Tip_From_Scratch&oldid=137884}",note = "[Online; accessed
30-March-2023
]"
}