X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=process_bib.sh;h=48067f1eee4091293cffff0085796f2fddaf684a;hb=3044eec5a52dcd464ecfe502a521d09689f48f06;hp=73ba41f7f58f3bff48a1ba220a0dc1f6e0b987bd;hpb=7d63dca7576e612310ef746a800996e204828ab4;p=phd-thesis.git diff --git a/process_bib.sh b/process_bib.sh index 73ba41f..48067f1 100755 --- a/process_bib.sh +++ b/process_bib.sh @@ -5,8 +5,9 @@ then exit fi sed -i \ - -e '/url = {https\?:\/\/\(doi.org\|link\.springer\|ieeexplore\|dl\.acm\|services\.igi-global\|arxiv\.org\)/d'\ + -e '/url = {https\?:\/\/\(doi.org\|link\.springer\|ieeexplore\|dl\.acm\|services\.igi-global\|arxiv\.org\|www.sciencedirect.com\)/d'\ -e 's/{Transforma Insights}/{&}/g'\ + -e 's/{TOP Software}/{&}/g'\ -e 's/{GHC Team}/{&}/g'\ -e 's/λ/$\\lambda$/g'\ "${@}"