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