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