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