Cite This Page
Bibliographic details for Apache POI - the Java API for Microsoft Documents
- Page name: Apache POI - the Java API for Microsoft Documents
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 20 April 2021 13:40 UTC
- Date retrieved: 9 November 2025 06:35 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=Apache_POI_-_the_Java_API_for_Microsoft_Documents&oldid=3928
- Page Version ID: 3928
Citation styles for Apache POI - the Java API for Microsoft Documents
APA style
Apache POI - the Java API for Microsoft Documents. (2021, April 20). COPTR, . Retrieved 06:35, November 9, 2025 from https://coptr.digipres.org/index.php?title=Apache_POI_-_the_Java_API_for_Microsoft_Documents&oldid=3928.
MLA style
"Apache POI - the Java API for Microsoft Documents." COPTR, . 20 Apr 2021, 13:40 UTC. 9 Nov 2025, 06:35 <https://coptr.digipres.org/index.php?title=Apache_POI_-_the_Java_API_for_Microsoft_Documents&oldid=3928>.
MHRA style
COPTR contributors, 'Apache POI - the Java API for Microsoft Documents', COPTR, , 20 April 2021, 13:40 UTC, <https://coptr.digipres.org/index.php?title=Apache_POI_-_the_Java_API_for_Microsoft_Documents&oldid=3928> [accessed 9 November 2025]
Chicago style
COPTR contributors, "Apache POI - the Java API for Microsoft Documents," COPTR, , https://coptr.digipres.org/index.php?title=Apache_POI_-_the_Java_API_for_Microsoft_Documents&oldid=3928 (accessed November 9, 2025).
CBE/CSE style
COPTR contributors. Apache POI - the Java API for Microsoft Documents [Internet]. COPTR, ; 2021 Apr 20, 13:40 UTC [cited 2025 Nov 9]. Available from: https://coptr.digipres.org/index.php?title=Apache_POI_-_the_Java_API_for_Microsoft_Documents&oldid=3928.
Bluebook style
Apache POI - the Java API for Microsoft Documents, https://coptr.digipres.org/index.php?title=Apache_POI_-_the_Java_API_for_Microsoft_Documents&oldid=3928 (last visited November 9, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "Apache POI - the Java API for Microsoft Documents --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=Apache_POI_-_the_Java_API_for_Microsoft_Documents&oldid=3928",
note = "[Online; accessed 9-November-2025]"
}
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 = "Apache POI - the Java API for Microsoft Documents --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=Apache_POI_-_the_Java_API_for_Microsoft_Documents&oldid=3928}",
note = "[Online; accessed 9-November-2025]"
}