Cite This Page
Bibliographic details for LiteCommerce:Importing User Accounts from a CSV File
- Page name: LiteCommerce:Importing User Accounts from a CSV File
 - Author: X-Cart 4 Classic contributors
 - Publisher: X-Cart 4 Classic, .
 - Date of last revision: 14 January 2010 14:37 UTC
 - Date retrieved: 4 November 2025 10:21 UTC
 - Permanent URL: https://help.x-cart.com/index.php?title=LiteCommerce:Importing_User_Accounts_from_a_CSV_File&oldid=1697
 - Page Version ID: 1697
 
Citation styles for LiteCommerce:Importing User Accounts from a CSV File
APA style
LiteCommerce:Importing User Accounts from a CSV File. (2010, January 14). X-Cart 4 Classic, . Retrieved 10:21, November 4, 2025 from https://help.x-cart.com/index.php?title=LiteCommerce:Importing_User_Accounts_from_a_CSV_File&oldid=1697.
MLA style
"LiteCommerce:Importing User Accounts from a CSV File." X-Cart 4 Classic, . 14 Jan 2010, 14:37 UTC. 4 Nov 2025, 10:21 <https://help.x-cart.com/index.php?title=LiteCommerce:Importing_User_Accounts_from_a_CSV_File&oldid=1697>.
MHRA style
X-Cart 4 Classic contributors, 'LiteCommerce:Importing User Accounts from a CSV File', X-Cart 4 Classic, , 14 January 2010, 14:37 UTC, <https://help.x-cart.com/index.php?title=LiteCommerce:Importing_User_Accounts_from_a_CSV_File&oldid=1697> [accessed 4 November 2025]
Chicago style
X-Cart 4 Classic contributors, "LiteCommerce:Importing User Accounts from a CSV File," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=LiteCommerce:Importing_User_Accounts_from_a_CSV_File&oldid=1697 (accessed November 4, 2025).
CBE/CSE style
X-Cart 4 Classic contributors. LiteCommerce:Importing User Accounts from a CSV File [Internet]. X-Cart 4 Classic, ; 2010 Jan 14, 14:37 UTC [cited 2025 Nov 4]. Available from: https://help.x-cart.com/index.php?title=LiteCommerce:Importing_User_Accounts_from_a_CSV_File&oldid=1697.
Bluebook style
LiteCommerce:Importing User Accounts from a CSV File, https://help.x-cart.com/index.php?title=LiteCommerce:Importing_User_Accounts_from_a_CSV_File&oldid=1697 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "X-Cart 4 Classic",
   title = "LiteCommerce:Importing User Accounts from a CSV File --- X-Cart 4 Classic{,} ",
   year = "2010",
   url = "https://help.x-cart.com/index.php?title=LiteCommerce:Importing_User_Accounts_from_a_CSV_File&oldid=1697",
   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:Importing User Accounts from a CSV File --- X-Cart 4 Classic{,} ",
   year = "2010",
   url = "\url{https://help.x-cart.com/index.php?title=LiteCommerce:Importing_User_Accounts_from_a_CSV_File&oldid=1697}",
   note = "[Online; accessed 4-November-2025]"
 }