Cite This Page
Bibliographic details for Standard Cell Libraries
- Page name: Standard Cell Libraries
- Author: GoIT Wiki contributors
- Publisher: GoIT Wiki, .
- Date of last revision: 28 September 2023 14:12 UTC
- Date retrieved: 21 May 2026 02:02 UTC
- Permanent URL: https://wiki.goit-project.eu/index.php?title=Standard_Cell_Libraries&oldid=36
- Page Version ID: 36
Citation styles for Standard Cell Libraries
APA style
Standard Cell Libraries. (2023, September 28). GoIT Wiki, . Retrieved 02:02, May 21, 2026 from https://wiki.goit-project.eu/index.php?title=Standard_Cell_Libraries&oldid=36.
MLA style
"Standard Cell Libraries." GoIT Wiki, . 28 Sep 2023, 14:12 UTC. 21 May 2026, 02:02 <https://wiki.goit-project.eu/index.php?title=Standard_Cell_Libraries&oldid=36>.
MHRA style
GoIT Wiki contributors, 'Standard Cell Libraries', GoIT Wiki, , 28 September 2023, 14:12 UTC, <https://wiki.goit-project.eu/index.php?title=Standard_Cell_Libraries&oldid=36> [accessed 21 May 2026]
Chicago style
GoIT Wiki contributors, "Standard Cell Libraries," GoIT Wiki, , https://wiki.goit-project.eu/index.php?title=Standard_Cell_Libraries&oldid=36 (accessed May 21, 2026).
CBE/CSE style
GoIT Wiki contributors. Standard Cell Libraries [Internet]. GoIT Wiki, ; 2023 Sep 28, 14:12 UTC [cited 2026 May 21]. Available from: https://wiki.goit-project.eu/index.php?title=Standard_Cell_Libraries&oldid=36.
Bluebook style
Standard Cell Libraries, https://wiki.goit-project.eu/index.php?title=Standard_Cell_Libraries&oldid=36 (last visited May 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "GoIT Wiki",
title = "Standard Cell Libraries --- GoIT Wiki{,} ",
year = "2023",
url = "https://wiki.goit-project.eu/index.php?title=Standard_Cell_Libraries&oldid=36",
note = "[Online; accessed 21-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 = "GoIT Wiki",
title = "Standard Cell Libraries --- GoIT Wiki{,} ",
year = "2023",
url = "\url{https://wiki.goit-project.eu/index.php?title=Standard_Cell_Libraries&oldid=36}",
note = "[Online; accessed 21-May-2026]"
}