Cite This Page
Bibliographic details for HacFreiburg2017
- Page name: HacFreiburg2017
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 4 August 2017 11:33 UTC
- Date retrieved: 23 January 2021 20:39 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HacFreiburg2017&oldid=62048
- Page Version ID: 62048
Citation styles for HacFreiburg2017
APA style
HacFreiburg2017. (2017, August 4). HaskellWiki, . Retrieved 20:39, January 23, 2021 from https://wiki.haskell.org/index.php?title=HacFreiburg2017&oldid=62048.
MLA style
"HacFreiburg2017." HaskellWiki, . 4 Aug 2017, 11:33 UTC. 23 Jan 2021, 20:39 <https://wiki.haskell.org/index.php?title=HacFreiburg2017&oldid=62048>.
MHRA style
HaskellWiki contributors, 'HacFreiburg2017', HaskellWiki, , 4 August 2017, 11:33 UTC, <https://wiki.haskell.org/index.php?title=HacFreiburg2017&oldid=62048> [accessed 23 January 2021]
Chicago style
HaskellWiki contributors, "HacFreiburg2017," HaskellWiki, , https://wiki.haskell.org/index.php?title=HacFreiburg2017&oldid=62048 (accessed January 23, 2021).
CBE/CSE style
HaskellWiki contributors. HacFreiburg2017 [Internet]. HaskellWiki, ; 2017 Aug 4, 11:33 UTC [cited 2021 Jan 23]. Available from: https://wiki.haskell.org/index.php?title=HacFreiburg2017&oldid=62048.
Bluebook style
HacFreiburg2017, https://wiki.haskell.org/index.php?title=HacFreiburg2017&oldid=62048 (last visited January 23, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HacFreiburg2017 --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=HacFreiburg2017&oldid=62048", note = "[Online; accessed 23-January-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 = "HacFreiburg2017 --- HaskellWiki{,} ", year = "2017", url = "\url{https://wiki.haskell.org/index.php?title=HacFreiburg2017&oldid=62048}", note = "[Online; accessed 23-January-2021]" }