Skip to content

Commit

Permalink
added URL of all publications
Browse files Browse the repository at this point in the history
  • Loading branch information
eead-csic-compbio committed Jul 25, 2024
1 parent 4c9538d commit b2e9052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/rsat
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ def citation(path):
def usage_and_exit(usage, path):
print(usage)
print("\nMain citation:\n" + citation(path))
print("\nAll publications:\nhttps://github.com/rsa-tools/rsat-code/blob/master/public_html/publications.csv\n")
exit()

def error(msg):
Expand Down

0 comments on commit b2e9052

Please sign in to comment.