Cite This Page
Bibliographic details for Real World Applications/Event Driven Applications
- Page name: Real World Applications/Event Driven Applications
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 4 July 2014 08:53 UTC
- Date retrieved: 25 September 2023 23:30 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530
- Page Version ID: 58530
Citation styles for Real World Applications/Event Driven Applications
APA style
Real World Applications/Event Driven Applications. (2014, July 4). HaskellWiki, . Retrieved 23:30, September 25, 2023 from https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530.
MLA style
"Real World Applications/Event Driven Applications." HaskellWiki, . 4 Jul 2014, 08:53 UTC. 25 Sep 2023, 23:30 <https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530>.
MHRA style
HaskellWiki contributors, 'Real World Applications/Event Driven Applications', HaskellWiki, , 4 July 2014, 08:53 UTC, <https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530> [accessed 25 September 2023]
Chicago style
HaskellWiki contributors, "Real World Applications/Event Driven Applications," HaskellWiki, , https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530 (accessed September 25, 2023).
CBE/CSE style
HaskellWiki contributors. Real World Applications/Event Driven Applications [Internet]. HaskellWiki, ; 2014 Jul 4, 08:53 UTC [cited 2023 Sep 25]. Available from: https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530.
Bluebook style
Real World Applications/Event Driven Applications, https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530 (last visited September 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Real World Applications/Event Driven Applications --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530", note = "[Online; accessed 25-September-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 = "Real World Applications/Event Driven Applications --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530}", note = "[Online; accessed 25-September-2023]" }