Cite This Page
Bibliographic details for How to use a new version of DBSourceManager
- Page name: How to use a new version of DBSourceManager
- Author: InfiniteERP Wiki contributors
- Publisher: InfiniteERP Wiki, .
- Date of last revision: 19 December 2021 23:13 UTC
- Date retrieved: 16 March 2026 23:05 UTC
- Permanent URL: https://wiki.infinite-erp.co.id/index.php?title=How_to_use_a_new_version_of_DBSourceManager&oldid=2956
- Page Version ID: 2956
Citation styles for How to use a new version of DBSourceManager
APA style
How to use a new version of DBSourceManager. (2021, December 19). InfiniteERP Wiki, . Retrieved 23:05, March 16, 2026 from https://wiki.infinite-erp.co.id/index.php?title=How_to_use_a_new_version_of_DBSourceManager&oldid=2956.
MLA style
"How to use a new version of DBSourceManager." InfiniteERP Wiki, . 19 Dec 2021, 23:13 UTC. 16 Mar 2026, 23:05 <https://wiki.infinite-erp.co.id/index.php?title=How_to_use_a_new_version_of_DBSourceManager&oldid=2956>.
MHRA style
InfiniteERP Wiki contributors, 'How to use a new version of DBSourceManager', InfiniteERP Wiki, , 19 December 2021, 23:13 UTC, <https://wiki.infinite-erp.co.id/index.php?title=How_to_use_a_new_version_of_DBSourceManager&oldid=2956> [accessed 16 March 2026]
Chicago style
InfiniteERP Wiki contributors, "How to use a new version of DBSourceManager," InfiniteERP Wiki, , https://wiki.infinite-erp.co.id/index.php?title=How_to_use_a_new_version_of_DBSourceManager&oldid=2956 (accessed March 16, 2026).
CBE/CSE style
InfiniteERP Wiki contributors. How to use a new version of DBSourceManager [Internet]. InfiniteERP Wiki, ; 2021 Dec 19, 23:13 UTC [cited 2026 Mar 16]. Available from: https://wiki.infinite-erp.co.id/index.php?title=How_to_use_a_new_version_of_DBSourceManager&oldid=2956.
Bluebook style
How to use a new version of DBSourceManager, https://wiki.infinite-erp.co.id/index.php?title=How_to_use_a_new_version_of_DBSourceManager&oldid=2956 (last visited March 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "InfiniteERP Wiki",
title = "How to use a new version of DBSourceManager --- InfiniteERP Wiki{,} ",
year = "2021",
url = "https://wiki.infinite-erp.co.id/index.php?title=How_to_use_a_new_version_of_DBSourceManager&oldid=2956",
note = "[Online; accessed 16-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 = "InfiniteERP Wiki",
title = "How to use a new version of DBSourceManager --- InfiniteERP Wiki{,} ",
year = "2021",
url = "\url{https://wiki.infinite-erp.co.id/index.php?title=How_to_use_a_new_version_of_DBSourceManager&oldid=2956}",
note = "[Online; accessed 16-March-2026]"
}