Cite This Page
Bibliographic details for Set Font Size on TTY
- Page name: Set Font Size on TTY
- Author: TheBeard Science Project Wiki contributors
- Publisher: TheBeard Science Project Wiki, .
- Date of last revision: 7 June 2018 16:21 UTC
- Date retrieved: 10 May 2026 04:16 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=Set_Font_Size_on_TTY&oldid=2495
- Page Version ID: 2495
Citation styles for Set Font Size on TTY
APA style
Set Font Size on TTY. (2018, June 7). TheBeard Science Project Wiki, . Retrieved 04:16, May 10, 2026 from https://beardedmaker.com/wiki/index.php?title=Set_Font_Size_on_TTY&oldid=2495.
MLA style
"Set Font Size on TTY." TheBeard Science Project Wiki, . 7 Jun 2018, 16:21 UTC. 10 May 2026, 04:16 <https://beardedmaker.com/wiki/index.php?title=Set_Font_Size_on_TTY&oldid=2495>.
MHRA style
TheBeard Science Project Wiki contributors, 'Set Font Size on TTY', TheBeard Science Project Wiki, , 7 June 2018, 16:21 UTC, <https://beardedmaker.com/wiki/index.php?title=Set_Font_Size_on_TTY&oldid=2495> [accessed 10 May 2026]
Chicago style
TheBeard Science Project Wiki contributors, "Set Font Size on TTY," TheBeard Science Project Wiki, , https://beardedmaker.com/wiki/index.php?title=Set_Font_Size_on_TTY&oldid=2495 (accessed May 10, 2026).
CBE/CSE style
TheBeard Science Project Wiki contributors. Set Font Size on TTY [Internet]. TheBeard Science Project Wiki, ; 2018 Jun 7, 16:21 UTC [cited 2026 May 10]. Available from: https://beardedmaker.com/wiki/index.php?title=Set_Font_Size_on_TTY&oldid=2495.
Bluebook style
Set Font Size on TTY, https://beardedmaker.com/wiki/index.php?title=Set_Font_Size_on_TTY&oldid=2495 (last visited May 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TheBeard Science Project Wiki",
title = "Set Font Size on TTY --- TheBeard Science Project Wiki{,} ",
year = "2018",
url = "https://beardedmaker.com/wiki/index.php?title=Set_Font_Size_on_TTY&oldid=2495",
note = "[Online; accessed 10-May-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 = "TheBeard Science Project Wiki",
title = "Set Font Size on TTY --- TheBeard Science Project Wiki{,} ",
year = "2018",
url = "\url{https://beardedmaker.com/wiki/index.php?title=Set_Font_Size_on_TTY&oldid=2495}",
note = "[Online; accessed 10-May-2026]"
}