aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3b2eedf..ae4a66c 100644
--- a/Makefile
+++ b/Makefile
@@ -14,5 +14,8 @@ lint_pybtex:
@pybtex-convert _lint_pybtext.bib _lint_pybtext.yaml
@rm -f _lint_pybtext.bib _lint_pybtext.yaml
+tidy:
+ @bibtex-tidy -m *.bib
+
yaml:
@./bin/biblio-yml > _biblio.yml