Cite This Page
Bibliographic details for Programmer:Simple program to test connection to AutoCount Accounting v2
- Page name: Programmer:Simple program to test connection to AutoCount Accounting v2
- Author: AutoCount Resource Center contributors
- Publisher: AutoCount Resource Center, .
- Date of last revision: 8 April 2019 10:30 UTC
- Date retrieved: 6 February 2023 06:39 UTC
- Permanent URL: https://wiki.autocountsoft.com/w/index.php?title=Programmer:Simple_program_to_test_connection_to_AutoCount_Accounting_v2&oldid=12487
- Page Version ID: 12487
Citation styles for Programmer:Simple program to test connection to AutoCount Accounting v2
APA style
Programmer:Simple program to test connection to AutoCount Accounting v2. (2019, April 8). AutoCount Resource Center, . Retrieved 06:39, February 6, 2023 from https://wiki.autocountsoft.com/w/index.php?title=Programmer:Simple_program_to_test_connection_to_AutoCount_Accounting_v2&oldid=12487.
MLA style
"Programmer:Simple program to test connection to AutoCount Accounting v2." AutoCount Resource Center, . 8 Apr 2019, 10:30 UTC. 6 Feb 2023, 06:39 <https://wiki.autocountsoft.com/w/index.php?title=Programmer:Simple_program_to_test_connection_to_AutoCount_Accounting_v2&oldid=12487>.
MHRA style
AutoCount Resource Center contributors, 'Programmer:Simple program to test connection to AutoCount Accounting v2', AutoCount Resource Center, , 8 April 2019, 10:30 UTC, <https://wiki.autocountsoft.com/w/index.php?title=Programmer:Simple_program_to_test_connection_to_AutoCount_Accounting_v2&oldid=12487> [accessed 6 February 2023]
Chicago style
AutoCount Resource Center contributors, "Programmer:Simple program to test connection to AutoCount Accounting v2," AutoCount Resource Center, , https://wiki.autocountsoft.com/w/index.php?title=Programmer:Simple_program_to_test_connection_to_AutoCount_Accounting_v2&oldid=12487 (accessed February 6, 2023).
CBE/CSE style
AutoCount Resource Center contributors. Programmer:Simple program to test connection to AutoCount Accounting v2 [Internet]. AutoCount Resource Center, ; 2019 Apr 8, 10:30 UTC [cited 2023 Feb 6]. Available from: https://wiki.autocountsoft.com/w/index.php?title=Programmer:Simple_program_to_test_connection_to_AutoCount_Accounting_v2&oldid=12487.
Bluebook style
Programmer:Simple program to test connection to AutoCount Accounting v2, https://wiki.autocountsoft.com/w/index.php?title=Programmer:Simple_program_to_test_connection_to_AutoCount_Accounting_v2&oldid=12487 (last visited February 6, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "AutoCount Resource Center", title = "Programmer:Simple program to test connection to AutoCount Accounting v2 --- AutoCount Resource Center{,} ", year = "2019", url = "https://wiki.autocountsoft.com/w/index.php?title=Programmer:Simple_program_to_test_connection_to_AutoCount_Accounting_v2&oldid=12487", note = "[Online; accessed 6-February-2023]" }
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 = "AutoCount Resource Center", title = "Programmer:Simple program to test connection to AutoCount Accounting v2 --- AutoCount Resource Center{,} ", year = "2019", url = "\url{https://wiki.autocountsoft.com/w/index.php?title=Programmer:Simple_program_to_test_connection_to_AutoCount_Accounting_v2&oldid=12487}", note = "[Online; accessed 6-February-2023]" }