Cite This Page
Bibliographic details for Programming a PIC
- Page name: Programming a PIC
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 23 July 2015 19:11 UTC
- Date retrieved: 10 February 2026 06:07 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=Programming_a_PIC&oldid=151837
- Page Version ID: 151837
Citation styles for Programming a PIC
APA style
Programming a PIC. (2015, July 23). RepRap, . Retrieved06:07, February 10, 2026
from https://reprap.org/mediawiki/index.php?title=Programming_a_PIC&oldid=151837.
MLA style
"Programming a PIC." RepRap, . 23 Jul 2015, 19:11 UTC.10 Feb 2026, 06:07
<https://reprap.org/mediawiki/index.php?title=Programming_a_PIC&oldid=151837>.
MHRA style
RepRap contributors, 'Programming a PIC', RepRap, , 23 July 2015, 19:11 UTC, <https://reprap.org/mediawiki/index.php?title=Programming_a_PIC&oldid=151837> [accessed10 February 2026
]
Chicago style
RepRap contributors, "Programming a PIC," RepRap, , https://reprap.org/mediawiki/index.php?title=Programming_a_PIC&oldid=151837 (accessedFebruary 10, 2026
).
CBE/CSE style
RepRap contributors. Programming a PIC [Internet]. RepRap, ; 2015 Jul 23, 19:11 UTC [cited2026 Feb 10
]. Available from:
https://reprap.org/mediawiki/index.php?title=Programming_a_PIC&oldid=151837.
Bluebook style
Programming a PIC, https://reprap.org/mediawiki/index.php?title=Programming_a_PIC&oldid=151837 (last visitedFebruary 10, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "RepRap",
title = "Programming a PIC --- RepRap{,} ",
year = "2015",
url = "https://reprap.org/mediawiki/index.php?title=Programming_a_PIC&oldid=151837",
note = "[Online; accessed 10-February-2026
]"
}
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 = "Programming a PIC --- RepRap{,} ",
year = "2015",
url = "\url{https://reprap.org/mediawiki/index.php?title=Programming_a_PIC&oldid=151837}",
note = "[Online; accessed 10-February-2026
]"
}