We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentf9b4e85 commit759fd97Copy full SHA for 759fd97
README.md
@@ -264,5 +264,21 @@ I can be reached via the Issue tab above or via e-mail: `blaine-mooers at ouhsc.
264
265
If you use this library to make figures for publication, please see the*Citation.md* file above.
266
267
+A paper describing this library was published in April 2021.
268
+
269
270
+```bibtex
271
+@Article{Mooers2021APyMOLSnippetLibraryForJupyterToBoostResearcherProductivity,
272
+ author = {Mooers, Blaine HM},
273
+ journal = {Computing in Science \& Engineering},
274
+ title = {A PyMOL snippet library for Jupyter to boost researcher productivity},
275
+ year = {2021},
276
+ pages = {47-53},
277
+ volume = {23},
278
+ publisher = {IEEE},
279
+ doi = {10.1109/MCSE.2021.3059536},
280
+}
281
+```
282
283
[Return to Table of Contents](#table-of-contents)
284