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: 22 April 2026 12:00 UTC
- Permanent URL: https://wpkg.org/index.php?title=Enable/Disable_ClearType&oldid=6899
- Page Version ID: 6899
Citation styles for Enable/Disable ClearType
APA style
Enable/Disable ClearType. (2009, April 15). WPKG | Open Source Software Deployment and Distribution, . Retrieved 12:00, April 22, 2026 from https://wpkg.org/index.php?title=Enable/Disable_ClearType&oldid=6899.
MLA style
"Enable/Disable ClearType." WPKG | Open Source Software Deployment and Distribution, . 15 Apr 2009, 12:59 UTC. 22 Apr 2026, 12:00 <https://wpkg.org/index.php?title=Enable/Disable_ClearType&oldid=6899>.
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=6899> [accessed 22 April 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=6899 (accessed April 22, 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 Apr 22]. Available from: https://wpkg.org/index.php?title=Enable/Disable_ClearType&oldid=6899.
Bluebook style
Enable/Disable ClearType, https://wpkg.org/index.php?title=Enable/Disable_ClearType&oldid=6899 (last visited April 22, 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=6899",
note = "[Online; accessed 22-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 = "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=6899}",
note = "[Online; accessed 22-April-2026]"
}