Cite This Page
Bibliographic details for TweakPNG
- Page name: TweakPNG
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 5 September 2025 15:43 UTC
- Date retrieved: 8 February 2026 17:27 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=TweakPNG&oldid=6299
- Page Version ID: 6299
Citation styles for TweakPNG
APA style
TweakPNG. (2025, September 5). COPTR, . Retrieved 17:27, February 8, 2026 from https://coptr.digipres.org/index.php?title=TweakPNG&oldid=6299.
MLA style
"TweakPNG." COPTR, . 5 Sep 2025, 15:43 UTC. 8 Feb 2026, 17:27 <https://coptr.digipres.org/index.php?title=TweakPNG&oldid=6299>.
MHRA style
COPTR contributors, 'TweakPNG', COPTR, , 5 September 2025, 15:43 UTC, <https://coptr.digipres.org/index.php?title=TweakPNG&oldid=6299> [accessed 8 February 2026]
Chicago style
COPTR contributors, "TweakPNG," COPTR, , https://coptr.digipres.org/index.php?title=TweakPNG&oldid=6299 (accessed February 8, 2026).
CBE/CSE style
COPTR contributors. TweakPNG [Internet]. COPTR, ; 2025 Sep 5, 15:43 UTC [cited 2026 Feb 8]. Available from: https://coptr.digipres.org/index.php?title=TweakPNG&oldid=6299.
Bluebook style
TweakPNG, https://coptr.digipres.org/index.php?title=TweakPNG&oldid=6299 (last visited February 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "TweakPNG --- COPTR{,} ",
year = "2025",
url = "https://coptr.digipres.org/index.php?title=TweakPNG&oldid=6299",
note = "[Online; accessed 8-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 = "COPTR",
title = "TweakPNG --- COPTR{,} ",
year = "2025",
url = "\url{https://coptr.digipres.org/index.php?title=TweakPNG&oldid=6299}",
note = "[Online; accessed 8-February-2026]"
}