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