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: 28 January 2021 13:04 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HacFreiburg2017&oldid=61791
- Page Version ID: 61791
Citation styles for HacFreiburg2017
APA style
HacFreiburg2017. (2017, August 4). HaskellWiki, . Retrieved 13:04, January 28, 2021 from https://wiki.haskell.org/index.php?title=HacFreiburg2017&oldid=61791.
MLA style
"HacFreiburg2017." HaskellWiki, . 4 Aug 2017, 11:33 UTC. 28 Jan 2021, 13:04 <https://wiki.haskell.org/index.php?title=HacFreiburg2017&oldid=61791>.
MHRA style
HaskellWiki contributors, 'HacFreiburg2017', HaskellWiki, , 4 August 2017, 11:33 UTC, <https://wiki.haskell.org/index.php?title=HacFreiburg2017&oldid=61791> [accessed 28 January 2021]
Chicago style
HaskellWiki contributors, "HacFreiburg2017," HaskellWiki, , https://wiki.haskell.org/index.php?title=HacFreiburg2017&oldid=61791 (accessed January 28, 2021).
CBE/CSE style
HaskellWiki contributors. HacFreiburg2017 [Internet]. HaskellWiki, ; 2017 Aug 4, 11:33 UTC [cited 2021 Jan 28]. Available from: https://wiki.haskell.org/index.php?title=HacFreiburg2017&oldid=61791.
Bluebook style
HacFreiburg2017, https://wiki.haskell.org/index.php?title=HacFreiburg2017&oldid=61791 (last visited January 28, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HacFreiburg2017 --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=HacFreiburg2017&oldid=61791", note = "[Online; accessed 28-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=61791}", note = "[Online; accessed 28-January-2021]" }