Cite This Page
Bibliographic details for Library submissions
- Page name: Library submissions
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 24 September 2010 16:46 UTC
- Date retrieved: 17 May 2022 12:11 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Library_submissions&oldid=36839
- Page Version ID: 36839
Citation styles for Library submissions
APA style
Library submissions. (2010, September 24). HaskellWiki, . Retrieved 12:11, May 17, 2022 from https://wiki.haskell.org/index.php?title=Library_submissions&oldid=36839.
MLA style
"Library submissions." HaskellWiki, . 24 Sep 2010, 16:46 UTC. 17 May 2022, 12:11 <https://wiki.haskell.org/index.php?title=Library_submissions&oldid=36839>.
MHRA style
HaskellWiki contributors, 'Library submissions', HaskellWiki, , 24 September 2010, 16:46 UTC, <https://wiki.haskell.org/index.php?title=Library_submissions&oldid=36839> [accessed 17 May 2022]
Chicago style
HaskellWiki contributors, "Library submissions," HaskellWiki, , https://wiki.haskell.org/index.php?title=Library_submissions&oldid=36839 (accessed May 17, 2022).
CBE/CSE style
HaskellWiki contributors. Library submissions [Internet]. HaskellWiki, ; 2010 Sep 24, 16:46 UTC [cited 2022 May 17]. Available from: https://wiki.haskell.org/index.php?title=Library_submissions&oldid=36839.
Bluebook style
Library submissions, https://wiki.haskell.org/index.php?title=Library_submissions&oldid=36839 (last visited May 17, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Library submissions --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Library_submissions&oldid=36839", note = "[Online; accessed 17-May-2022]" }
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 = "Library submissions --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Library_submissions&oldid=36839}", note = "[Online; accessed 17-May-2022]" }