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