Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: LibreSilicon contributors
- Publisher: LibreSilicon.
- Date of last revision: 19 July 2025 13:30 UTC
- Date retrieved: 6 June 2026 23:33 UTC
- Permanent URL: https://wiki.libresilicon.com/index.php?title=Main_Page&oldid=512
- Page Version ID: 512
Citation styles for Main Page
Main Page. (2025, July 19). LibreSilicon. Retrieved 23:33, June 6, 2026 from https://wiki.libresilicon.com/index.php?title=Main_Page&oldid=512.
"Main Page." LibreSilicon. 19 Jul 2025, 13:30 UTC. 6 Jun 2026, 23:33 <https://wiki.libresilicon.com/index.php?title=Main_Page&oldid=512>.
LibreSilicon contributors, 'Main Page', LibreSilicon, 19 July 2025, 13:30 UTC, <https://wiki.libresilicon.com/index.php?title=Main_Page&oldid=512> [accessed 6 June 2026]
LibreSilicon contributors, "Main Page," LibreSilicon, https://wiki.libresilicon.com/index.php?title=Main_Page&oldid=512 (accessed June 6, 2026).
LibreSilicon contributors. Main Page [Internet]. LibreSilicon; 2025 Jul 19, 13:30 UTC [cited 2026 Jun 6]. Available from: https://wiki.libresilicon.com/index.php?title=Main_Page&oldid=512.
Main Page, https://wiki.libresilicon.com/index.php?title=Main_Page&oldid=512 (last visited June 6, 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=512",
note = "[Online; accessed 6-June-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=512}",
note = "[Online; accessed 6-June-2026]"
}