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