Cite This Page
Bibliographic details for Zbex Controlling the text display with putc
- Page name: Zbex Controlling the text display with putc
- Author: CCARH Wiki contributors
- Publisher: CCARH Wiki.
- Date of last revision: 20 October 2010 05:42 UTC
- Date retrieved: 11 June 2026 19:55 UTC
- Permanent URL: https://wiki.ccarh.org/index.php?title=Zbex_Controlling_the_text_display_with_putc&oldid=798
- Page Version ID: 798
Citation styles for Zbex Controlling the text display with putc
APA style
Zbex Controlling the text display with putc. (2010, October 20). CCARH Wiki. Retrieved 19:55, June 11, 2026 from https://wiki.ccarh.org/index.php?title=Zbex_Controlling_the_text_display_with_putc&oldid=798.
MLA style
"Zbex Controlling the text display with putc." CCARH Wiki. 20 Oct 2010, 05:42 UTC. 11 Jun 2026, 19:55 <https://wiki.ccarh.org/index.php?title=Zbex_Controlling_the_text_display_with_putc&oldid=798>.
MHRA style
CCARH Wiki contributors, 'Zbex Controlling the text display with putc', CCARH Wiki, 20 October 2010, 05:42 UTC, <https://wiki.ccarh.org/index.php?title=Zbex_Controlling_the_text_display_with_putc&oldid=798> [accessed 11 June 2026]
Chicago style
CCARH Wiki contributors, "Zbex Controlling the text display with putc," CCARH Wiki, https://wiki.ccarh.org/index.php?title=Zbex_Controlling_the_text_display_with_putc&oldid=798 (accessed June 11, 2026).
CBE/CSE style
CCARH Wiki contributors. Zbex Controlling the text display with putc [Internet]. CCARH Wiki; 2010 Oct 20, 05:42 UTC [cited 2026 Jun 11]. Available from: https://wiki.ccarh.org/index.php?title=Zbex_Controlling_the_text_display_with_putc&oldid=798.
Bluebook style
Zbex Controlling the text display with putc, https://wiki.ccarh.org/index.php?title=Zbex_Controlling_the_text_display_with_putc&oldid=798 (last visited June 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CCARH Wiki",
title = "Zbex Controlling the text display with putc --- CCARH Wiki{,} ",
year = "2010",
url = "https://wiki.ccarh.org/index.php?title=Zbex_Controlling_the_text_display_with_putc&oldid=798",
note = "[Online; accessed 11-June-2026]"
}
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 = "CCARH Wiki",
title = "Zbex Controlling the text display with putc --- CCARH Wiki{,} ",
year = "2010",
url = "\url{https://wiki.ccarh.org/index.php?title=Zbex_Controlling_the_text_display_with_putc&oldid=798}",
note = "[Online; accessed 11-June-2026]"
}