Cite This Page
Bibliographic details for IPC2 Mechanics Documentation
- Page name: IPC2 Mechanics Documentation
- Author: Edge contributors
- Publisher: Edge.
- Date of last revision: 9 December 2025 12:28 UTC
- Date retrieved: 17 May 2026 14:22 UTC
- Permanent URL: https://wiki.edge.compulab.com/index.php?title=IPC2_Mechanics_Documentation&oldid=794
- Page Version ID: 794
Citation styles for IPC2 Mechanics Documentation
IPC2 Mechanics Documentation. (2025, December 9). Edge. Retrieved 14:22, May 17, 2026 from https://wiki.edge.compulab.com/index.php?title=IPC2_Mechanics_Documentation&oldid=794.
"IPC2 Mechanics Documentation." Edge. 9 Dec 2025, 12:28 UTC. 17 May 2026, 14:22 <https://wiki.edge.compulab.com/index.php?title=IPC2_Mechanics_Documentation&oldid=794>.
Edge contributors, 'IPC2 Mechanics Documentation', Edge, 9 December 2025, 12:28 UTC, <https://wiki.edge.compulab.com/index.php?title=IPC2_Mechanics_Documentation&oldid=794> [accessed 17 May 2026]
Edge contributors, "IPC2 Mechanics Documentation," Edge, https://wiki.edge.compulab.com/index.php?title=IPC2_Mechanics_Documentation&oldid=794 (accessed May 17, 2026).
Edge contributors. IPC2 Mechanics Documentation [Internet]. Edge; 2025 Dec 9, 12:28 UTC [cited 2026 May 17]. Available from: https://wiki.edge.compulab.com/index.php?title=IPC2_Mechanics_Documentation&oldid=794.
IPC2 Mechanics Documentation, https://wiki.edge.compulab.com/index.php?title=IPC2_Mechanics_Documentation&oldid=794 (last visited May 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Edge",
title = "IPC2 Mechanics Documentation --- Edge{,} ",
year = "2025",
url = "https://wiki.edge.compulab.com/index.php?title=IPC2_Mechanics_Documentation&oldid=794",
note = "[Online; accessed 17-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 = "Edge",
title = "IPC2 Mechanics Documentation --- Edge{,} ",
year = "2025",
url = "\url{https://wiki.edge.compulab.com/index.php?title=IPC2_Mechanics_Documentation&oldid=794}",
note = "[Online; accessed 17-May-2026]"
}