Cite This Page
Bibliographic details for Image Resizer Powertoy
- Page name: Image Resizer Powertoy
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 1 April 2011 14:18 UTC
- Date retrieved: 10 September 2026 08:58 UTC
- Permanent URL: https://wpkg.org/index.php?title=Image_Resizer_Powertoy&oldid=5252
- Page Version ID: 5252
Citation styles for Image Resizer Powertoy
APA style
Image Resizer Powertoy. (2011, April 1). WPKG | Open Source Software Deployment and Distribution, . Retrieved 08:58, September 10, 2026 from https://wpkg.org/index.php?title=Image_Resizer_Powertoy&oldid=5252.
MLA style
"Image Resizer Powertoy." WPKG | Open Source Software Deployment and Distribution, . 1 Apr 2011, 14:18 UTC. 10 Sep 2026, 08:58 <https://wpkg.org/index.php?title=Image_Resizer_Powertoy&oldid=5252>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Image Resizer Powertoy', WPKG | Open Source Software Deployment and Distribution, , 1 April 2011, 14:18 UTC, <https://wpkg.org/index.php?title=Image_Resizer_Powertoy&oldid=5252> [accessed 10 September 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Image Resizer Powertoy," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Image_Resizer_Powertoy&oldid=5252 (accessed September 10, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Image Resizer Powertoy [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2011 Apr 1, 14:18 UTC [cited 2026 Sep 10]. Available from: https://wpkg.org/index.php?title=Image_Resizer_Powertoy&oldid=5252.
Bluebook style
Image Resizer Powertoy, https://wpkg.org/index.php?title=Image_Resizer_Powertoy&oldid=5252 (last visited September 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Image Resizer Powertoy --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "https://wpkg.org/index.php?title=Image_Resizer_Powertoy&oldid=5252",
note = "[Online; accessed 10-September-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 = "Image Resizer Powertoy --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "\url{https://wpkg.org/index.php?title=Image_Resizer_Powertoy&oldid=5252}",
note = "[Online; accessed 10-September-2026]"
}