Cite This Page
Bibliographic details for FreeRTOS
- Page name: FreeRTOS
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 19 January 2015 19:54 UTC
- Date retrieved: 17 April 2026 03:39 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=FreeRTOS&oldid=142222
- Page Version ID: 142222
Citation styles for FreeRTOS
APA style
FreeRTOS. (2015, January 19). RepRap, . Retrieved03:39, April 17, 2026
from https://reprap.org/mediawiki/index.php?title=FreeRTOS&oldid=142222.
MLA style
"FreeRTOS." RepRap, . 19 Jan 2015, 19:54 UTC.17 Apr 2026, 03:39
<https://reprap.org/mediawiki/index.php?title=FreeRTOS&oldid=142222>.
MHRA style
RepRap contributors, 'FreeRTOS', RepRap, , 19 January 2015, 19:54 UTC, <https://reprap.org/mediawiki/index.php?title=FreeRTOS&oldid=142222> [accessed17 April 2026
]
Chicago style
RepRap contributors, "FreeRTOS," RepRap, , https://reprap.org/mediawiki/index.php?title=FreeRTOS&oldid=142222 (accessedApril 17, 2026
).
CBE/CSE style
RepRap contributors. FreeRTOS [Internet]. RepRap, ; 2015 Jan 19, 19:54 UTC [cited2026 Apr 17
]. Available from:
https://reprap.org/mediawiki/index.php?title=FreeRTOS&oldid=142222.
Bluebook style
FreeRTOS, https://reprap.org/mediawiki/index.php?title=FreeRTOS&oldid=142222 (last visitedApril 17, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "RepRap",
title = "FreeRTOS --- RepRap{,} ",
year = "2015",
url = "https://reprap.org/mediawiki/index.php?title=FreeRTOS&oldid=142222",
note = "[Online; accessed 17-April-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 = "FreeRTOS --- RepRap{,} ",
year = "2015",
url = "\url{https://reprap.org/mediawiki/index.php?title=FreeRTOS&oldid=142222}",
note = "[Online; accessed 17-April-2026
]"
}