diff options
author | Lockywoof <for_sbo.bibclean_2023-15-18@lockywolf.net> | 2023-05-19 00:59:03 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 11:17:12 +0700 |
commit | 0bfffee3058af70178903fd3a78f16f4537a0882 (patch) | |
tree | 6a705287b0420abfd30969cc876ff2d20636ca3d /office/bibclean/README | |
parent | 3f8e770a307e73d95940b492e585299be38b4424 (diff) |
office/bibclean: Added (cleaner and pretty-printer for bibtex)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/bibclean/README')
-rw-r--r-- | office/bibclean/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/office/bibclean/README b/office/bibclean/README new file mode 100644 index 0000000000000..141d0c97adfd8 --- /dev/null +++ b/office/bibclean/README @@ -0,0 +1,5 @@ +Bibclean is a portable program (written in C) that will pretty-print, +syntax check, and generally sort out a BibTeX database file. The +standardised format of bibclean's output improves the chances of +simple filters such as bibextract, bibindex, biblook, bibsort (and so +on) operating correctly. |