Cite This Page
Bibliographic details for Document Objects
- Page name: Document Objects
- Author: Xplor Wiki contributors
- Publisher: Xplor Wiki.
- Date of last revision: 27 July 2023 13:53 UTC
- Date retrieved: 14 September 2026 11:30 UTC
- Permanent URL: https://wiki.xplor.org/index.php?title=Document_Objects&oldid=370
- Page Version ID: 370
Citation styles for Document Objects
Document Objects. (2023, July 27). Xplor Wiki. Retrieved September 14, 2026, from https://wiki.xplor.org/index.php?title=Document_Objects&oldid=370.
"Document Objects." Xplor Wiki. 27 Jul 2023, 13:53 UTC. <https://wiki.xplor.org/index.php?title=Document_Objects&oldid=370> 14 Sep 2026, 11:30.
Xplor Wiki contributors, 'Document Objects', Xplor Wiki, 27 July 2023, 13:53 UTC, <https://wiki.xplor.org/index.php?title=Document_Objects&oldid=370> [accessed 14 September 2026]
Xplor Wiki contributors, "Document Objects," Xplor Wiki, https://wiki.xplor.org/index.php?title=Document_Objects&oldid=370 (accessed September 14, 2026).
Xplor Wiki contributors. Document Objects [Internet]. Xplor Wiki; 2023 Jul 27, 13:53 UTC [cited 2026 Sep 14]. Available from: https://wiki.xplor.org/index.php?title=Document_Objects&oldid=370.
Document Objects, https://wiki.xplor.org/index.php?title=Document_Objects&oldid=370 (last visited September 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Xplor Wiki",
title = "Document Objects --- Xplor Wiki{,} ",
year = "2023",
url = "https://wiki.xplor.org/index.php?title=Document_Objects&oldid=370",
note = "[Online; accessed 14-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 = "Xplor Wiki",
title = "Document Objects --- Xplor Wiki{,} ",
year = "2023",
url = "\url{https://wiki.xplor.org/index.php?title=Document_Objects&oldid=370}",
note = "[Online; accessed 14-September-2026]"
}