Cite This Page
Bibliographic details for PInj
- Page name: PInj
- Author: λLab contributors
- Publisher: λLab.
- Date of last revision: 16 October 2024 21:37 UTC
- Date retrieved: 6 December 2025 21:39 UTC
- Permanent URL: https://www.lambda-lab.org/index.php?title=PInj&oldid=151
- Page Version ID: 151
Citation styles for PInj
APA style
PInj. (2024, October 16). λLab. Retrieved 21:39, December 6, 2025 from https://www.lambda-lab.org/index.php?title=PInj&oldid=151.
MLA style
"PInj." λLab. 16 Oct 2024, 21:37 UTC. 6 Dec 2025, 21:39 <https://www.lambda-lab.org/index.php?title=PInj&oldid=151>.
MHRA style
λLab contributors, 'PInj', λLab, 16 October 2024, 21:37 UTC, <https://www.lambda-lab.org/index.php?title=PInj&oldid=151> [accessed 6 December 2025]
Chicago style
λLab contributors, "PInj," λLab, https://www.lambda-lab.org/index.php?title=PInj&oldid=151 (accessed December 6, 2025).
CBE/CSE style
λLab contributors. PInj [Internet]. λLab; 2024 Oct 16, 21:37 UTC [cited 2025 Dec 6]. Available from: https://www.lambda-lab.org/index.php?title=PInj&oldid=151.
Bluebook style
PInj, https://www.lambda-lab.org/index.php?title=PInj&oldid=151 (last visited December 6, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "λLab",
title = "PInj --- λLab{,} ",
year = "2024",
url = "https://www.lambda-lab.org/index.php?title=PInj&oldid=151",
note = "[Online; accessed 6-December-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 = "λLab",
title = "PInj --- λLab{,} ",
year = "2024",
url = "\url{https://www.lambda-lab.org/index.php?title=PInj&oldid=151}",
note = "[Online; accessed 6-December-2025]"
}