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