Cite This Page
Bibliographic details for Some debugging functions
- Page name: Some debugging functions
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 30 April 2021 03:21 UTC
- Date retrieved: 21 November 2024 21:14 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=Some_debugging_functions&oldid=1550
- Page Version ID: 1550
Citation styles for Some debugging functions
APA style
Some debugging functions. (2021, April 30). The TinkerNet Wiki, . Retrieved 21:14, November 21, 2024 from https://wiki.tinkernet.ca/index.php?title=Some_debugging_functions&oldid=1550.
MLA style
"Some debugging functions." The TinkerNet Wiki, . 30 Apr 2021, 03:21 UTC. 21 Nov 2024, 21:14 <https://wiki.tinkernet.ca/index.php?title=Some_debugging_functions&oldid=1550>.
MHRA style
The TinkerNet Wiki contributors, 'Some debugging functions', The TinkerNet Wiki, , 30 April 2021, 03:21 UTC, <https://wiki.tinkernet.ca/index.php?title=Some_debugging_functions&oldid=1550> [accessed 21 November 2024]
Chicago style
The TinkerNet Wiki contributors, "Some debugging functions," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=Some_debugging_functions&oldid=1550 (accessed November 21, 2024).
CBE/CSE style
The TinkerNet Wiki contributors. Some debugging functions [Internet]. The TinkerNet Wiki, ; 2021 Apr 30, 03:21 UTC [cited 2024 Nov 21]. Available from: https://wiki.tinkernet.ca/index.php?title=Some_debugging_functions&oldid=1550.
Bluebook style
Some debugging functions, https://wiki.tinkernet.ca/index.php?title=Some_debugging_functions&oldid=1550 (last visited November 21, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "The TinkerNet Wiki", title = "Some debugging functions --- The TinkerNet Wiki{,} ", year = "2021", url = "https://wiki.tinkernet.ca/index.php?title=Some_debugging_functions&oldid=1550", note = "[Online; accessed 21-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 = "The TinkerNet Wiki", title = "Some debugging functions --- The TinkerNet Wiki{,} ", year = "2021", url = "\url{https://wiki.tinkernet.ca/index.php?title=Some_debugging_functions&oldid=1550}", note = "[Online; accessed 21-November-2024]" }