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