Cite This Page
Bibliographic details for Web/Contributing
- Page name: Web/Contributing
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 3 October 2010 12:52 UTC
- Date retrieved: 5 March 2021 08:32 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Web/Contributing&oldid=36948
- Page Version ID: 36948
Citation styles for Web/Contributing
APA style
Web/Contributing. (2010, October 3). HaskellWiki, . Retrieved 08:32, March 5, 2021 from https://wiki.haskell.org/index.php?title=Web/Contributing&oldid=36948.
MLA style
"Web/Contributing." HaskellWiki, . 3 Oct 2010, 12:52 UTC. 5 Mar 2021, 08:32 <https://wiki.haskell.org/index.php?title=Web/Contributing&oldid=36948>.
MHRA style
HaskellWiki contributors, 'Web/Contributing', HaskellWiki, , 3 October 2010, 12:52 UTC, <https://wiki.haskell.org/index.php?title=Web/Contributing&oldid=36948> [accessed 5 March 2021]
Chicago style
HaskellWiki contributors, "Web/Contributing," HaskellWiki, , https://wiki.haskell.org/index.php?title=Web/Contributing&oldid=36948 (accessed March 5, 2021).
CBE/CSE style
HaskellWiki contributors. Web/Contributing [Internet]. HaskellWiki, ; 2010 Oct 3, 12:52 UTC [cited 2021 Mar 5]. Available from: https://wiki.haskell.org/index.php?title=Web/Contributing&oldid=36948.
Bluebook style
Web/Contributing, https://wiki.haskell.org/index.php?title=Web/Contributing&oldid=36948 (last visited March 5, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Web/Contributing --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Web/Contributing&oldid=36948", note = "[Online; accessed 5-March-2021]" }
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 = "Web/Contributing --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Web/Contributing&oldid=36948}", note = "[Online; accessed 5-March-2021]" }