projects
/
scripts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a7626b
)
Update.
author
Francois Fleuret
<francois@fleuret.org>
Sat, 27 Mar 2021 12:04:34 +0000
(13:04 +0100)
committer
Francois Fleuret
<francois@fleuret.org>
Sat, 27 Mar 2021 12:04:34 +0000
(13:04 +0100)
getbib.sh
patch
|
blob
|
history
diff --git
a/getbib.sh
b/getbib.sh
index
e7d2f18
..
913b942
100755
(executable)
--- a/
getbib.sh
+++ b/
getbib.sh
@@
-1,5
+1,10
@@
#!/bin/bash
+# Any copyright is dedicated to the Public Domain.
+# https://creativecommons.org/publicdomain/zero/1.0/
+
+# Written by Francois Fleuret <francois@fleuret.org>
+
# Very ugly but handy stuff: loops through the bibtex keys provided as
# arguments, and for each grabs the first bib entry that matches in
# all the found bib files.