Skip to content

Commit

Permalink
Update cite.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DaoD authored Mar 12, 2024
1 parent 5e5d4b1 commit e543e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _cite/cite.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
sources = []

# in-order list of plugins to run
plugins = ["google-scholar", "pubmed", "orcid", "sources"]
plugins = ["google-scholar", "sources"]

# loop through plugins
for plugin in plugins:
Expand Down

0 comments on commit e543e1d

Please sign in to comment.