Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: LibreSilicon contributors
- Publisher: LibreSilicon.
- Date of last revision: 12 October 2025 16:07 UTC
- Date retrieved: 13 March 2026 10:32 UTC
- Permanent URL: https://wiki.libresilicon.com/index.php?title=Main_Page&oldid=583
- Page Version ID: 583
Citation styles for Main Page
Main Page. (2025, October 12). LibreSilicon. Retrieved 10:32, March 13, 2026 from https://wiki.libresilicon.com/index.php?title=Main_Page&oldid=583.
"Main Page." LibreSilicon. 12 Oct 2025, 16:07 UTC. 13 Mar 2026, 10:32 <https://wiki.libresilicon.com/index.php?title=Main_Page&oldid=583>.
LibreSilicon contributors, 'Main Page', LibreSilicon, 12 October 2025, 16:07 UTC, <https://wiki.libresilicon.com/index.php?title=Main_Page&oldid=583> [accessed 13 March 2026]
LibreSilicon contributors, "Main Page," LibreSilicon, https://wiki.libresilicon.com/index.php?title=Main_Page&oldid=583 (accessed March 13, 2026).
LibreSilicon contributors. Main Page [Internet]. LibreSilicon; 2025 Oct 12, 16:07 UTC [cited 2026 Mar 13]. Available from: https://wiki.libresilicon.com/index.php?title=Main_Page&oldid=583.
Main Page, https://wiki.libresilicon.com/index.php?title=Main_Page&oldid=583 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "LibreSilicon",
title = "Main Page --- LibreSilicon{,} ",
year = "2025",
url = "https://wiki.libresilicon.com/index.php?title=Main_Page&oldid=583",
note = "[Online; accessed 13-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 = "LibreSilicon",
title = "Main Page --- LibreSilicon{,} ",
year = "2025",
url = "\url{https://wiki.libresilicon.com/index.php?title=Main_Page&oldid=583}",
note = "[Online; accessed 13-March-2026]"
}