Check out our discord at https://discord.gg/3u69jMa
Cite This Page
Bibliographic details for True-Type Font Importing
- Page name: True-Type Font Importing
- Author: SWRC Wiki contributors
- Publisher: SWRC Wiki.
- Date of last revision: 18 May 2024 02:17 UTC
- Date retrieved: 12 April 2026 22:34 UTC
- Permanent URL: https://wiki.swrc-modding.net/index.php?title=True-Type_Font_Importing&oldid=52
- Page Version ID: 52
Citation styles for True-Type Font Importing
APA style
True-Type Font Importing. (2024, May 18). SWRC Wiki. Retrieved 22:34, April 12, 2026 from https://wiki.swrc-modding.net/index.php?title=True-Type_Font_Importing&oldid=52.
MLA style
"True-Type Font Importing." SWRC Wiki. 18 May 2024, 02:17 UTC. 12 Apr 2026, 22:34 <https://wiki.swrc-modding.net/index.php?title=True-Type_Font_Importing&oldid=52>.
MHRA style
SWRC Wiki contributors, 'True-Type Font Importing', SWRC Wiki, 18 May 2024, 02:17 UTC, <https://wiki.swrc-modding.net/index.php?title=True-Type_Font_Importing&oldid=52> [accessed 12 April 2026]
Chicago style
SWRC Wiki contributors, "True-Type Font Importing," SWRC Wiki, https://wiki.swrc-modding.net/index.php?title=True-Type_Font_Importing&oldid=52 (accessed April 12, 2026).
CBE/CSE style
SWRC Wiki contributors. True-Type Font Importing [Internet]. SWRC Wiki; 2024 May 18, 02:17 UTC [cited 2026 Apr 12]. Available from: https://wiki.swrc-modding.net/index.php?title=True-Type_Font_Importing&oldid=52.
Bluebook style
True-Type Font Importing, https://wiki.swrc-modding.net/index.php?title=True-Type_Font_Importing&oldid=52 (last visited April 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SWRC Wiki",
title = "True-Type Font Importing --- SWRC Wiki{,} ",
year = "2024",
url = "https://wiki.swrc-modding.net/index.php?title=True-Type_Font_Importing&oldid=52",
note = "[Online; accessed 12-April-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 = "SWRC Wiki",
title = "True-Type Font Importing --- SWRC Wiki{,} ",
year = "2024",
url = "\url{https://wiki.swrc-modding.net/index.php?title=True-Type_Font_Importing&oldid=52}",
note = "[Online; accessed 12-April-2026]"
}