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: 11 April 2025 01:16 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 01:16, April 11, 2025 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. 11 Apr 2025, 01:16 <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 11 April 2025]
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 April 11, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. Some debugging functions [Internet]. The TinkerNet Wiki, ; 2021 Apr 26, 20:27 UTC [cited 2025 Apr 11]. 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 April 11, 2025).
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 11-April-2025]" }
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 11-April-2025]" }