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:58 UTC
- Date retrieved: 30 November 2024 01:52 UTC
- Permanent URL: https://classes.up-microlab.org/index.php?title=Using_Python_with_ngspice&oldid=470
- Page Version ID: 470
Citation styles for Using Python with ngspice
APA style
Using Python with ngspice. (2020, August 6). Microlab Classes, . Retrieved 01:52, November 30, 2024 from https://classes.up-microlab.org/index.php?title=Using_Python_with_ngspice&oldid=470.
MLA style
"Using Python with ngspice." Microlab Classes, . 6 Aug 2020, 10:58 UTC. 30 Nov 2024, 01:52 <https://classes.up-microlab.org/index.php?title=Using_Python_with_ngspice&oldid=470>.
MHRA style
Microlab Classes contributors, 'Using Python with ngspice', Microlab Classes, , 6 August 2020, 10:58 UTC, <https://classes.up-microlab.org/index.php?title=Using_Python_with_ngspice&oldid=470> [accessed 30 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=470 (accessed November 30, 2024).
CBE/CSE style
Microlab Classes contributors. Using Python with ngspice [Internet]. Microlab Classes, ; 2020 Aug 6, 10:58 UTC [cited 2024 Nov 30]. Available from: https://classes.up-microlab.org/index.php?title=Using_Python_with_ngspice&oldid=470.
Bluebook style
Using Python with ngspice, https://classes.up-microlab.org/index.php?title=Using_Python_with_ngspice&oldid=470 (last visited November 30, 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=470", note = "[Online; accessed 30-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=470}", note = "[Online; accessed 30-November-2024]" }