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: 2 June 2023 18:41 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 18:41, June 2, 2023 from https://wiki.haskell.org/index.php?title=Editors&oldid=62794.
MLA style
"Editors." HaskellWiki, . 27 Feb 2019, 00:36 UTC. 2 Jun 2023, 18:41 <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 2 June 2023]
Chicago style
HaskellWiki contributors, "Editors," HaskellWiki, , https://wiki.haskell.org/index.php?title=Editors&oldid=62794 (accessed June 2, 2023).
CBE/CSE style
HaskellWiki contributors. Editors [Internet]. HaskellWiki, ; 2019 Feb 27, 00:36 UTC [cited 2023 Jun 2]. 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 June 2, 2023).
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 2-June-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 = "Editors --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=Editors&oldid=62794}", note = "[Online; accessed 2-June-2023]" }