Cite This Page
Bibliographic details for Jobs
- Page name: Jobs
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 10 September 2009 08:59 UTC
- Date retrieved: 16 August 2022 03:25 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Jobs&oldid=30019
- Page Version ID: 30019
Citation styles for Jobs
APA style
Jobs. (2009, September 10). HaskellWiki, . Retrieved 03:25, August 16, 2022 from https://wiki.haskell.org/index.php?title=Jobs&oldid=30019.
MLA style
"Jobs." HaskellWiki, . 10 Sep 2009, 08:59 UTC. 16 Aug 2022, 03:25 <https://wiki.haskell.org/index.php?title=Jobs&oldid=30019>.
MHRA style
HaskellWiki contributors, 'Jobs', HaskellWiki, , 10 September 2009, 08:59 UTC, <https://wiki.haskell.org/index.php?title=Jobs&oldid=30019> [accessed 16 August 2022]
Chicago style
HaskellWiki contributors, "Jobs," HaskellWiki, , https://wiki.haskell.org/index.php?title=Jobs&oldid=30019 (accessed August 16, 2022).
CBE/CSE style
HaskellWiki contributors. Jobs [Internet]. HaskellWiki, ; 2009 Sep 10, 08:59 UTC [cited 2022 Aug 16]. Available from: https://wiki.haskell.org/index.php?title=Jobs&oldid=30019.
Bluebook style
Jobs, https://wiki.haskell.org/index.php?title=Jobs&oldid=30019 (last visited August 16, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Jobs --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Jobs&oldid=30019", note = "[Online; accessed 16-August-2022]" }
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 = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Jobs&oldid=30019}", note = "[Online; accessed 16-August-2022]" }