|
1 | 1 |
|
| 2 | +@article{harris2020numpy, |
| 3 | + title = {Array programming with {NumPy}}, |
| 4 | + volume = {585}, |
| 5 | + issn = {0028-0836, 1476-4687}, |
| 6 | + url = {https://www.nature.com/articles/s41586-020-2649-2}, |
| 7 | + doi = {10.1038/s41586-020-2649-2}, |
| 8 | + number = {7825}, |
| 9 | + journal = {Nature}, |
| 10 | + author = {Harris, Charles R. and Millman, K. Jarrod and Van Der Walt, Stéfan J. and Gommers, Ralf and Virtanen, Pauli and Cournapeau, David and Wieser, Eric and Taylor, Julian and Berg, Sebastian and Smith, Nathaniel J. and Kern, Robert and Picus, Matti and Hoyer, Stephan and Van Kerkwijk, Marten H. and Brett, Matthew and Haldane, Allan and Del Río, Jaime Fernández and Wiebe, Mark and Peterson, Pearu and Gérard-Marchant, Pierre and Sheppard, Kevin and Reddy, Tyler and Weckesser, Warren and Abbasi, Hameer and Gohlke, Christoph and Oliphant, Travis E.}, |
| 11 | + month = sep, |
| 12 | + year = {2020}, |
| 13 | + pages = {357--362}, |
| 14 | +} |
| 15 | + |
| 16 | +@article{hunter2007matplotlib, |
| 17 | + title = {Matplotlib: {A} {2D} {Graphics} {Environment}}, |
| 18 | + volume = {9}, |
| 19 | + copyright = {https://ieeexplore.ieee.org/Xplorehelp/downloads/license-information/IEEE.html}, |
| 20 | + issn = {1521-9615}, |
| 21 | + shorttitle = {Matplotlib}, |
| 22 | + url = {http://ieeexplore.ieee.org/document/4160265/}, |
| 23 | + doi = {10.1109/MCSE.2007.55}, |
| 24 | + number = {3}, |
| 25 | + journal = {Computing in Science \& Engineering}, |
| 26 | + author = {Hunter, John D.}, |
| 27 | + year = {2007}, |
| 28 | + pages = {90--95}, |
| 29 | +} |
| 30 | + |
| 31 | +@misc{pandas2025, |
| 32 | + title = {pandas-dev/pandas: {Pandas}}, |
| 33 | + copyright = {BSD 3-Clause "New" or "Revised" License}, |
| 34 | + shorttitle = {pandas-dev/pandas}, |
| 35 | + url = {https://zenodo.org/doi/10.5281/zenodo.3509134}, |
| 36 | + publisher = {Zenodo}, |
| 37 | + author = {The pandas development team}, |
| 38 | + month = sep, |
| 39 | + year = {2025}, |
| 40 | + doi = {10.5281/ZENODO.3509134}, |
| 41 | +} |
| 42 | + |
| 43 | +@misc{jermain2020pymeasure, |
| 44 | + title = {ralph-group/pymeasure: {PyMeasure} 0.8}, |
| 45 | + copyright = {Open Access}, |
| 46 | + shorttitle = {ralph-group/pymeasure}, |
| 47 | + url = {https://zenodo.org/record/3732545}, |
| 48 | + abstract = {This release brings a number of new features including live image plotting and measurement sequencing. Python 3.8 is now supported New Measurement Sequencer allows for running over a large parameter space (@CasperSchippers) New image plotting feature for live image measurements (@jmittelstaedt) Improvements to VISA adapter (@moritzj29) Added Tektronix AFG 3000, Keithley 2750 (@StePhanino, @dennisfeng2) Documentation improvements (@mivade) Fix to ScientificInput for float strings (@moritzj29) New validator: strict\_discrete\_range (@moritzj29) Improvements to Recorder thread joining Migrating the ReadtheDocs configuration to version 2 National Instruments Virtual Bench initial support (@moritzj29) Thanks to everyone who contributed to this release!}, |
| 49 | + publisher = {Zenodo}, |
| 50 | + author = {Jermain, Colin and {Minhhai} and {Jmittelstaedt} and {Dennisfeng2} and {StePhanino} and {Unclemoe} and Rowlands, Graham and {Henri-Louis Girard} and Schippers, Casper and Schneider, Michael and {Chweiser} and Buchner, Christoph and Spirito, Davide and Feinstein, Ben and {Nowacklab-User} and {Sumatran Tiger} and Vaillant, Ghislain Antony and Boxtel, Tim Van and {Marc-Alexandre Chan} and {Troylf} and {Mhdg} and {Ederag} and {Ronan-Sensome} and Lund, Morten Enemark and DePalatis, Mike and Lauritzen, Magne and Julian and P, Guen and {Fattotora} and {Chrische-Xx}}, |
| 51 | + month = mar, |
| 52 | + year = {2020}, |
| 53 | + doi = {10.5281/ZENODO.3732545}, |
| 54 | +} |
| 55 | + |
| 56 | +@article{grecco2023pyvisa, |
| 57 | + title = {{PyVISA}: the {Python} instrumentation package}, |
| 58 | + volume = {8}, |
| 59 | + copyright = {http://creativecommons.org/licenses/by/4.0/}, |
| 60 | + issn = {2475-9066}, |
| 61 | + shorttitle = {{PyVISA}}, |
| 62 | + url = {https://joss.theoj.org/papers/10.21105/joss.05304}, |
| 63 | + doi = {10.21105/joss.05304}, |
| 64 | + number = {84}, |
| 65 | + journal = {Journal of Open Source Software}, |
| 66 | + author = {Grecco, Hernán E. and Dartiailh, Matthieu C. and Thalhammer-Thurner, Gregor and Bronger, Torsten and Bauer, Florian}, |
| 67 | + month = apr, |
| 68 | + year = {2023}, |
| 69 | + pages = {5304}, |
| 70 | +} |
| 71 | + |
0 commit comments