From f49a826b04f2b7ef9956e606e374d4add1b7a1f7 Mon Sep 17 00:00:00 2001 From: John Garrett Date: Sun, 6 Nov 2022 15:59:52 -0800 Subject: [PATCH] readme: add import scienceplots to instructions + add new publication --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 259b0d5..be6486b 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Using the Styles ```python import matplotlib.pyplot as plt +import scienceplots plt.style.use('science') ``` @@ -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.