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