Cite This Page
Bibliographic details for RoboticOverlords
- Page name: RoboticOverlords
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 February 2013 21:07 UTC
- Date retrieved: 11 April 2021 09:28 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=RoboticOverlords&oldid=42224
- Page Version ID: 42224
Citation styles for RoboticOverlords
APA style
RoboticOverlords. (2013, February 16). HaskellWiki, . Retrieved 09:28, April 11, 2021 from https://wiki.haskell.org/index.php?title=RoboticOverlords&oldid=42224.
MLA style
"RoboticOverlords." HaskellWiki, . 16 Feb 2013, 21:07 UTC. 11 Apr 2021, 09:28 <https://wiki.haskell.org/index.php?title=RoboticOverlords&oldid=42224>.
MHRA style
HaskellWiki contributors, 'RoboticOverlords', HaskellWiki, , 16 February 2013, 21:07 UTC, <https://wiki.haskell.org/index.php?title=RoboticOverlords&oldid=42224> [accessed 11 April 2021]
Chicago style
HaskellWiki contributors, "RoboticOverlords," HaskellWiki, , https://wiki.haskell.org/index.php?title=RoboticOverlords&oldid=42224 (accessed April 11, 2021).
CBE/CSE style
HaskellWiki contributors. RoboticOverlords [Internet]. HaskellWiki, ; 2013 Feb 16, 21:07 UTC [cited 2021 Apr 11]. Available from: https://wiki.haskell.org/index.php?title=RoboticOverlords&oldid=42224.
Bluebook style
RoboticOverlords, https://wiki.haskell.org/index.php?title=RoboticOverlords&oldid=42224 (last visited April 11, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "RoboticOverlords --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=RoboticOverlords&oldid=42224", note = "[Online; accessed 11-April-2021]" }
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 = "RoboticOverlords --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=RoboticOverlords&oldid=42224}", note = "[Online; accessed 11-April-2021]" }