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: 26 April 2021 20:27 UTC
- Date retrieved: 23 November 2024 16:25 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=Some_debugging_functions&oldid=1528
- Page Version ID: 1528
Citation styles for Some debugging functions
APA style
Some debugging functions. (2021, April 26). The TinkerNet Wiki, . Retrieved 16:25, November 23, 2024 from https://wiki.tinkernet.ca/index.php?title=Some_debugging_functions&oldid=1528.
MLA style
"Some debugging functions." The TinkerNet Wiki, . 26 Apr 2021, 20:27 UTC. 23 Nov 2024, 16:25 <https://wiki.tinkernet.ca/index.php?title=Some_debugging_functions&oldid=1528>.
MHRA style
The TinkerNet Wiki contributors, 'Some debugging functions', The TinkerNet Wiki, , 26 April 2021, 20:27 UTC, <https://wiki.tinkernet.ca/index.php?title=Some_debugging_functions&oldid=1528> [accessed 23 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=1528 (accessed November 23, 2024).
CBE/CSE style
The TinkerNet Wiki contributors. Some debugging functions [Internet]. The TinkerNet Wiki, ; 2021 Apr 26, 20:27 UTC [cited 2024 Nov 23]. Available from: https://wiki.tinkernet.ca/index.php?title=Some_debugging_functions&oldid=1528.
Bluebook style
Some debugging functions, https://wiki.tinkernet.ca/index.php?title=Some_debugging_functions&oldid=1528 (last visited November 23, 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=1528", note = "[Online; accessed 23-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=1528}", note = "[Online; accessed 23-November-2024]" }