Cite This Page
Bibliographic details for Package Piledriver
- Page name: Package Piledriver
- Author: Luchawiki contributors
- Publisher: Luchawiki.
- Date of last revision: 22 October 2015 05:54 UTC
- Date retrieved: 8 March 2026 20:28 UTC
- Permanent URL: https://www.luchawiki.org/index.php?title=Package_Piledriver&oldid=117910
- Page Version ID: 117910
Citation styles for Package Piledriver
Package Piledriver. (2015, October 22). Luchawiki. Retrieved 20:28, March 8, 2026 from https://www.luchawiki.org/index.php?title=Package_Piledriver&oldid=117910.
"Package Piledriver." Luchawiki. 22 Oct 2015, 05:54 UTC. 8 Mar 2026, 20:28 <https://www.luchawiki.org/index.php?title=Package_Piledriver&oldid=117910>.
Luchawiki contributors, 'Package Piledriver', Luchawiki, 22 October 2015, 05:54 UTC, <https://www.luchawiki.org/index.php?title=Package_Piledriver&oldid=117910> [accessed 8 March 2026]
Luchawiki contributors, "Package Piledriver," Luchawiki, https://www.luchawiki.org/index.php?title=Package_Piledriver&oldid=117910 (accessed March 8, 2026).
Luchawiki contributors. Package Piledriver [Internet]. Luchawiki; 2015 Oct 22, 05:54 UTC [cited 2026 Mar 8]. Available from: https://www.luchawiki.org/index.php?title=Package_Piledriver&oldid=117910.
Package Piledriver, https://www.luchawiki.org/index.php?title=Package_Piledriver&oldid=117910 (last visited March 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Luchawiki",
title = "Package Piledriver --- Luchawiki{,} ",
year = "2015",
url = "https://www.luchawiki.org/index.php?title=Package_Piledriver&oldid=117910",
note = "[Online; accessed 8-March-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 = "Luchawiki",
title = "Package Piledriver --- Luchawiki{,} ",
year = "2015",
url = "\url{https://www.luchawiki.org/index.php?title=Package_Piledriver&oldid=117910}",
note = "[Online; accessed 8-March-2026]"
}