Cite This Page
Bibliographic details for Simplifying and accelerating EDA tools development with the NajaEDA Python library
- Page name: Simplifying and accelerating EDA tools development with the NajaEDA Python library
- Author: F-Si wiki contributors
- Publisher: F-Si wiki.
- Date of last revision: 3 July 2025 20:21 UTC
- Date retrieved: 19 April 2026 08:05 UTC
- Permanent URL: https://wiki.f-si.org/index.php?title=Simplifying_and_accelerating_EDA_tools_development_with_the_NajaEDA_Python_library&oldid=4176
- Page Version ID: 4176
Citation styles for Simplifying and accelerating EDA tools development with the NajaEDA Python library
APA style
Simplifying and accelerating EDA tools development with the NajaEDA Python library. (2025, July 3). F-Si wiki. Retrieved 08:05, April 19, 2026 from https://wiki.f-si.org/index.php?title=Simplifying_and_accelerating_EDA_tools_development_with_the_NajaEDA_Python_library&oldid=4176.
MLA style
"Simplifying and accelerating EDA tools development with the NajaEDA Python library." F-Si wiki. 3 Jul 2025, 20:21 UTC. 19 Apr 2026, 08:05 <https://wiki.f-si.org/index.php?title=Simplifying_and_accelerating_EDA_tools_development_with_the_NajaEDA_Python_library&oldid=4176>.
MHRA style
F-Si wiki contributors, 'Simplifying and accelerating EDA tools development with the NajaEDA Python library', F-Si wiki, 3 July 2025, 20:21 UTC, <https://wiki.f-si.org/index.php?title=Simplifying_and_accelerating_EDA_tools_development_with_the_NajaEDA_Python_library&oldid=4176> [accessed 19 April 2026]
Chicago style
F-Si wiki contributors, "Simplifying and accelerating EDA tools development with the NajaEDA Python library," F-Si wiki, https://wiki.f-si.org/index.php?title=Simplifying_and_accelerating_EDA_tools_development_with_the_NajaEDA_Python_library&oldid=4176 (accessed April 19, 2026).
CBE/CSE style
F-Si wiki contributors. Simplifying and accelerating EDA tools development with the NajaEDA Python library [Internet]. F-Si wiki; 2025 Jul 3, 20:21 UTC [cited 2026 Apr 19]. Available from: https://wiki.f-si.org/index.php?title=Simplifying_and_accelerating_EDA_tools_development_with_the_NajaEDA_Python_library&oldid=4176.
Bluebook style
Simplifying and accelerating EDA tools development with the NajaEDA Python library, https://wiki.f-si.org/index.php?title=Simplifying_and_accelerating_EDA_tools_development_with_the_NajaEDA_Python_library&oldid=4176 (last visited April 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "F-Si wiki",
title = "Simplifying and accelerating EDA tools development with the NajaEDA Python library --- F-Si wiki{,} ",
year = "2025",
url = "https://wiki.f-si.org/index.php?title=Simplifying_and_accelerating_EDA_tools_development_with_the_NajaEDA_Python_library&oldid=4176",
note = "[Online; accessed 19-April-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 = "F-Si wiki",
title = "Simplifying and accelerating EDA tools development with the NajaEDA Python library --- F-Si wiki{,} ",
year = "2025",
url = "\url{https://wiki.f-si.org/index.php?title=Simplifying_and_accelerating_EDA_tools_development_with_the_NajaEDA_Python_library&oldid=4176}",
note = "[Online; accessed 19-April-2026]"
}