X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=process_bib.sh;h=73ba41f7f58f3bff48a1ba220a0dc1f6e0b987bd;hb=915703d7ed46656d04303d248ec0bdbcee87c133;hp=e1bdb49d38a46c8b6160091cfff9783f5c68489d;hpb=6e1620de7fd37b567a1b52b022ed43ab5dfa9015;p=phd-thesis.git diff --git a/process_bib.sh b/process_bib.sh index e1bdb49..73ba41f 100755 --- a/process_bib.sh +++ b/process_bib.sh @@ -7,5 +7,6 @@ fi sed -i \ -e '/url = {https\?:\/\/\(doi.org\|link\.springer\|ieeexplore\|dl\.acm\|services\.igi-global\|arxiv\.org\)/d'\ -e 's/{Transforma Insights}/{&}/g'\ + -e 's/{GHC Team}/{&}/g'\ -e 's/λ/$\\lambda$/g'\ "${@}"