Cite This Page
Bibliographic details for Applications and libraries/Robotics
- Page name: Applications and libraries/Robotics
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 8 June 2023 12:02 UTC
- Date retrieved: 23 January 2025 03:41 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Robotics&oldid=66150
- Page Version ID: 66150
Citation styles for Applications and libraries/Robotics
APA style
Applications and libraries/Robotics. (2023, June 8). HaskellWiki. Retrieved 03:41, January 23, 2025 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Robotics&oldid=66150.
MLA style
"Applications and libraries/Robotics." HaskellWiki. 8 Jun 2023, 12:02 UTC. 23 Jan 2025, 03:41 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Robotics&oldid=66150>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Robotics', HaskellWiki, 8 June 2023, 12:02 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Robotics&oldid=66150> [accessed 23 January 2025]
Chicago style
HaskellWiki contributors, "Applications and libraries/Robotics," HaskellWiki, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Robotics&oldid=66150 (accessed January 23, 2025).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Robotics [Internet]. HaskellWiki; 2023 Jun 8, 12:02 UTC [cited 2025 Jan 23]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Robotics&oldid=66150.
Bluebook style
Applications and libraries/Robotics, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Robotics&oldid=66150 (last visited January 23, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Robotics --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Robotics&oldid=66150", note = "[Online; accessed 23-January-2025]" }
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 = "HaskellWiki", title = "Applications and libraries/Robotics --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Robotics&oldid=66150}", note = "[Online; accessed 23-January-2025]" }