Skip to content

Commit

Permalink
readme: add import scienceplots to instructions + add new publication
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettj403 committed Nov 6, 2022
1 parent a508b4c commit f49a826
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -47,6 +47,7 @@ Using the Styles

```python
import matplotlib.pyplot as plt
import scienceplots

plt.style.use('science')
```
Expand Down Expand Up @@ -139,6 +140,8 @@ SciencePlots in Academic Papers

The following papers use ``SciencePlots``:

- J. Garrett, B.-K. Tan, C. Chaumont, F. Boussaha, and G. Yassin, ["A 230-GHz Endfire SIS Mixer With Near Quantum-Limited Performance,"](https://ieeexplore.ieee.org/document/9833810) *IEEE Microw. Wirel. Compon. Lett.*, Jul. 2022. ([open access](https://ora.ox.ac.uk/objects/uuid:59a100bf-c997-499a-be20-01fc66fffe2b))

- J. Garrett, and E. Tong, ["Measuring Cryogenic Waveguide Loss in the Terahertz Regime,"](https://ieeexplore.ieee.org/document/9727077) *IEEE Trans. THz Sci. Technol.*, vol. 12, no. 3, pp. 293-299, May 2022.

- Y. Liu, X. Liu, and Y. Sun, ["QGrain: An open-source and easy-to-use software for the comprehensive analysis of grain size distributions"](https://doi.org/10.1016/j.sedgeo.2021.105980), *Sedimentary Geology*, vol. 423, 105980, Aug. 2021.
Expand Down

0 comments on commit f49a826

Please sign in to comment.