Cite This Page
Bibliographic details for Enable/Disable ClearType
- Page name: Enable/Disable ClearType
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 15 April 2009 12:59 UTC
- Date retrieved: 16 February 2026 08:18 UTC
- Permanent URL: https://wpkg.org/index.php?title=Enable/Disable_ClearType&oldid=6898
- Page Version ID: 6898
Citation styles for Enable/Disable ClearType
APA style
Enable/Disable ClearType. (2009, April 15). WPKG | Open Source Software Deployment and Distribution, . Retrieved 08:18, February 16, 2026 from https://wpkg.org/index.php?title=Enable/Disable_ClearType&oldid=6898.
MLA style
"Enable/Disable ClearType." WPKG | Open Source Software Deployment and Distribution, . 15 Apr 2009, 12:59 UTC. 16 Feb 2026, 08:18 <https://wpkg.org/index.php?title=Enable/Disable_ClearType&oldid=6898>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Enable/Disable ClearType', WPKG | Open Source Software Deployment and Distribution, , 15 April 2009, 12:59 UTC, <https://wpkg.org/index.php?title=Enable/Disable_ClearType&oldid=6898> [accessed 16 February 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Enable/Disable ClearType," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Enable/Disable_ClearType&oldid=6898 (accessed February 16, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Enable/Disable ClearType [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2009 Apr 15, 12:59 UTC [cited 2026 Feb 16]. Available from: https://wpkg.org/index.php?title=Enable/Disable_ClearType&oldid=6898.
Bluebook style
Enable/Disable ClearType, https://wpkg.org/index.php?title=Enable/Disable_ClearType&oldid=6898 (last visited February 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Enable/Disable ClearType --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2009",
url = "https://wpkg.org/index.php?title=Enable/Disable_ClearType&oldid=6898",
note = "[Online; accessed 16-February-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "Enable/Disable ClearType --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2009",
url = "\url{https://wpkg.org/index.php?title=Enable/Disable_ClearType&oldid=6898}",
note = "[Online; accessed 16-February-2026]"
}