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