Cite This Page
Bibliographic details for X-Cart:Applying Patches
- Page name: X-Cart:Applying Patches
 - Author: X-Cart 4 Classic contributors
 - Publisher: X-Cart 4 Classic, .
 - Date of last revision: 14 September 2010 05:30 UTC
 - Date retrieved: 4 November 2025 04:01 UTC
 - Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4418
 - Page Version ID: 4418
 
Citation styles for X-Cart:Applying Patches
APA style
X-Cart:Applying Patches. (2010, September 14). X-Cart 4 Classic, . Retrieved 04:01, November 4, 2025 from https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4418.
MLA style
"X-Cart:Applying Patches." X-Cart 4 Classic, . 14 Sep 2010, 05:30 UTC. 4 Nov 2025, 04:01 <https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4418>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:Applying Patches', X-Cart 4 Classic, , 14 September 2010, 05:30 UTC, <https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4418> [accessed 4 November 2025]
Chicago style
X-Cart 4 Classic contributors, "X-Cart:Applying Patches," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4418 (accessed November 4, 2025).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:Applying Patches [Internet]. X-Cart 4 Classic, ; 2010 Sep 14, 05:30 UTC [cited 2025 Nov 4]. Available from: https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4418.
Bluebook style
X-Cart:Applying Patches, https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4418 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "X-Cart 4 Classic",
   title = "X-Cart:Applying Patches --- X-Cart 4 Classic{,} ",
   year = "2010",
   url = "https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4418",
   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 = "X-Cart:Applying Patches --- X-Cart 4 Classic{,} ",
   year = "2010",
   url = "\url{https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4418}",
   note = "[Online; accessed 4-November-2025]"
 }