Cite This Page
Bibliographic details for LiteCommerce:Uploading to server using Windows Installer
- Page name: LiteCommerce:Uploading to server using Windows Installer
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 12 January 2010 09:39 UTC
- Date retrieved: 4 November 2025 17:52 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=LiteCommerce:Uploading_to_server_using_Windows_Installer&oldid=1602
- Page Version ID: 1602
Citation styles for LiteCommerce:Uploading to server using Windows Installer
APA style
LiteCommerce:Uploading to server using Windows Installer. (2010, January 12). X-Cart 4 Classic, . Retrieved 17:52, November 4, 2025 from https://help.x-cart.com/index.php?title=LiteCommerce:Uploading_to_server_using_Windows_Installer&oldid=1602.
MLA style
"LiteCommerce:Uploading to server using Windows Installer." X-Cart 4 Classic, . 12 Jan 2010, 09:39 UTC. 4 Nov 2025, 17:52 <https://help.x-cart.com/index.php?title=LiteCommerce:Uploading_to_server_using_Windows_Installer&oldid=1602>.
MHRA style
X-Cart 4 Classic contributors, 'LiteCommerce:Uploading to server using Windows Installer', X-Cart 4 Classic, , 12 January 2010, 09:39 UTC, <https://help.x-cart.com/index.php?title=LiteCommerce:Uploading_to_server_using_Windows_Installer&oldid=1602> [accessed 4 November 2025]
Chicago style
X-Cart 4 Classic contributors, "LiteCommerce:Uploading to server using Windows Installer," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=LiteCommerce:Uploading_to_server_using_Windows_Installer&oldid=1602 (accessed November 4, 2025).
CBE/CSE style
X-Cart 4 Classic contributors. LiteCommerce:Uploading to server using Windows Installer [Internet]. X-Cart 4 Classic, ; 2010 Jan 12, 09:39 UTC [cited 2025 Nov 4]. Available from: https://help.x-cart.com/index.php?title=LiteCommerce:Uploading_to_server_using_Windows_Installer&oldid=1602.
Bluebook style
LiteCommerce:Uploading to server using Windows Installer, https://help.x-cart.com/index.php?title=LiteCommerce:Uploading_to_server_using_Windows_Installer&oldid=1602 (last visited November 4, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "LiteCommerce:Uploading to server using Windows Installer --- X-Cart 4 Classic{,} ",
year = "2010",
url = "https://help.x-cart.com/index.php?title=LiteCommerce:Uploading_to_server_using_Windows_Installer&oldid=1602",
note = "[Online; accessed 4-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 = "X-Cart 4 Classic",
title = "LiteCommerce:Uploading to server using Windows Installer --- X-Cart 4 Classic{,} ",
year = "2010",
url = "\url{https://help.x-cart.com/index.php?title=LiteCommerce:Uploading_to_server_using_Windows_Installer&oldid=1602}",
note = "[Online; accessed 4-November-2025]"
}