Cite This Page
Bibliographic details for Programming language cook book
- Page name: Programming language cook book
- Author: Review or Discard at Will contributors
- Publisher: Review or Discard at Will, .
- Date of last revision: 26 January 2018 03:53 UTC
- Date retrieved: 24 November 2024 14:03 UTC
- Permanent URL: https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=843
- Page Version ID: 843
Citation styles for Programming language cook book
APA style
Programming language cook book. (2018, January 26). Review or Discard at Will, . Retrieved14:03, November 24, 2024
from https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=843.
MLA style
"Programming language cook book." Review or Discard at Will, . 26 Jan 2018, 03:53 UTC.24 Nov 2024, 14:03
<https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=843>.
MHRA style
Review or Discard at Will contributors, 'Programming language cook book', Review or Discard at Will, , 26 January 2018, 03:53 UTC, <https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=843> [accessed24 November 2024
]
Chicago style
Review or Discard at Will contributors, "Programming language cook book," Review or Discard at Will, , https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=843 (accessedNovember 24, 2024
).
CBE/CSE style
Review or Discard at Will contributors. Programming language cook book [Internet]. Review or Discard at Will, ; 2018 Jan 26, 03:53 UTC [cited2024 Nov 24
]. Available from:
https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=843.
Bluebook style
Programming language cook book, https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=843 (last visitedNovember 24, 2024
).
BibTeX entry
@misc{ wiki:xxx, author = "Review or Discard at Will", title = "Programming language cook book --- Review or Discard at Will{,} ", year = "2018", url = "https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=843",note = "[Online; accessed
24-November-2024
]"
}
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 = "Review or Discard at Will", title = "Programming language cook book --- Review or Discard at Will{,} ", year = "2018", url = "\url{https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=843}",note = "[Online; accessed
24-November-2024
]"
}