Cite This Page
Bibliographic details for X-Cart:To apply a patch manually
- Page name: X-Cart:To apply a patch manually
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 27 July 2011 04:32 UTC
- Date retrieved: 25 May 2026 23:53 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315
- Page Version ID: 6315
Citation styles for X-Cart:To apply a patch manually
APA style
X-Cart:To apply a patch manually. (2011, July 27). X-Cart 4 Classic, . Retrieved 23:53, May 25, 2026 from https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315.
MLA style
"X-Cart:To apply a patch manually." X-Cart 4 Classic, . 27 Jul 2011, 04:32 UTC. 25 May 2026, 23:53 <https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:To apply a patch manually', X-Cart 4 Classic, , 27 July 2011, 04:32 UTC, <https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315> [accessed 25 May 2026]
Chicago style
X-Cart 4 Classic contributors, "X-Cart:To apply a patch manually," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315 (accessed May 25, 2026).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:To apply a patch manually [Internet]. X-Cart 4 Classic, ; 2011 Jul 27, 04:32 UTC [cited 2026 May 25]. Available from: https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315.
Bluebook style
X-Cart:To apply a patch manually, https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315 (last visited May 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "X-Cart:To apply a patch manually --- X-Cart 4 Classic{,} ",
year = "2011",
url = "https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315",
note = "[Online; accessed 25-May-2026]"
}
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:To apply a patch manually --- X-Cart 4 Classic{,} ",
year = "2011",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:To_apply_a_patch_manually&oldid=6315}",
note = "[Online; accessed 25-May-2026]"
}