Cite This Page
Bibliographic details for Using Python with ngspice
- Page name: Using Python with ngspice
- Author: Microlab Classes contributors
- Publisher: Microlab Classes, .
- Date of last revision: 6 August 2020 10:41 UTC
- Date retrieved: 29 November 2024 19:48 UTC
- Permanent URL: https://classes.up-microlab.org/index.php?title=Using_Python_with_ngspice&oldid=466
- Page Version ID: 466
Citation styles for Using Python with ngspice
APA style
Using Python with ngspice. (2020, August 6). Microlab Classes, . Retrieved 19:48, November 29, 2024 from https://classes.up-microlab.org/index.php?title=Using_Python_with_ngspice&oldid=466.
MLA style
"Using Python with ngspice." Microlab Classes, . 6 Aug 2020, 10:41 UTC. 29 Nov 2024, 19:48 <https://classes.up-microlab.org/index.php?title=Using_Python_with_ngspice&oldid=466>.
MHRA style
Microlab Classes contributors, 'Using Python with ngspice', Microlab Classes, , 6 August 2020, 10:41 UTC, <https://classes.up-microlab.org/index.php?title=Using_Python_with_ngspice&oldid=466> [accessed 29 November 2024]
Chicago style
Microlab Classes contributors, "Using Python with ngspice," Microlab Classes, , https://classes.up-microlab.org/index.php?title=Using_Python_with_ngspice&oldid=466 (accessed November 29, 2024).
CBE/CSE style
Microlab Classes contributors. Using Python with ngspice [Internet]. Microlab Classes, ; 2020 Aug 6, 10:41 UTC [cited 2024 Nov 29]. Available from: https://classes.up-microlab.org/index.php?title=Using_Python_with_ngspice&oldid=466.
Bluebook style
Using Python with ngspice, https://classes.up-microlab.org/index.php?title=Using_Python_with_ngspice&oldid=466 (last visited November 29, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Microlab Classes", title = "Using Python with ngspice --- Microlab Classes{,} ", year = "2020", url = "https://classes.up-microlab.org/index.php?title=Using_Python_with_ngspice&oldid=466", note = "[Online; accessed 29-November-2024]" }
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 = "Microlab Classes", title = "Using Python with ngspice --- Microlab Classes{,} ", year = "2020", url = "\url{https://classes.up-microlab.org/index.php?title=Using_Python_with_ngspice&oldid=466}", note = "[Online; accessed 29-November-2024]" }