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