Cite This Page
Bibliographic details for Robotica
- Page name: Robotica
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 10 June 2012 20:02 UTC
- Date retrieved: 11 December 2023 07:13 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Robotica&oldid=45974
- Page Version ID: 45974
Citation styles for Robotica
APA style
Robotica. (2012, June 10). HaskellWiki, . Retrieved 07:13, December 11, 2023 from https://wiki.haskell.org/index.php?title=Robotica&oldid=45974.
MLA style
"Robotica." HaskellWiki, . 10 Jun 2012, 20:02 UTC. 11 Dec 2023, 07:13 <https://wiki.haskell.org/index.php?title=Robotica&oldid=45974>.
MHRA style
HaskellWiki contributors, 'Robotica', HaskellWiki, , 10 June 2012, 20:02 UTC, <https://wiki.haskell.org/index.php?title=Robotica&oldid=45974> [accessed 11 December 2023]
Chicago style
HaskellWiki contributors, "Robotica," HaskellWiki, , https://wiki.haskell.org/index.php?title=Robotica&oldid=45974 (accessed December 11, 2023).
CBE/CSE style
HaskellWiki contributors. Robotica [Internet]. HaskellWiki, ; 2012 Jun 10, 20:02 UTC [cited 2023 Dec 11]. Available from: https://wiki.haskell.org/index.php?title=Robotica&oldid=45974.
Bluebook style
Robotica, https://wiki.haskell.org/index.php?title=Robotica&oldid=45974 (last visited December 11, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Robotica --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Robotica&oldid=45974", note = "[Online; accessed 11-December-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 = "HaskellWiki", title = "Robotica --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Robotica&oldid=45974}", note = "[Online; accessed 11-December-2023]" }