X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=process_bib.sh;h=48067f1eee4091293cffff0085796f2fddaf684a;hb=b8ed2f5d652345859c8cb9daf48116a2c1a32c48;hp=d2702aa4f52f95c5fd728b48dea47145b8f8fa1d;hpb=5702796e5885e85b9e8dcc0d5160dccb9386b05f;p=phd-thesis.git diff --git a/process_bib.sh b/process_bib.sh index d2702aa..48067f1 100755 --- a/process_bib.sh +++ b/process_bib.sh @@ -6,8 +6,8 @@ then fi sed -i \ -e '/url = {https\?:\/\/\(doi.org\|link\.springer\|ieeexplore\|dl\.acm\|services\.igi-global\|arxiv\.org\|www.sciencedirect.com\)/d'\ - -e 's/Association for Computing Machinery,/ACM,/g'\ -e 's/{Transforma Insights}/{&}/g'\ + -e 's/{TOP Software}/{&}/g'\ -e 's/{GHC Team}/{&}/g'\ -e 's/λ/$\\lambda$/g'\ "${@}"