summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/bibtex8.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/scripts/rules/bibtex8.yaml')
-rw-r--r--support/arara/scripts/rules/bibtex8.yaml7
1 files changed, 3 insertions, 4 deletions
diff --git a/support/arara/scripts/rules/bibtex8.yaml b/support/arara/scripts/rules/bibtex8.yaml
index 8a4631ff77..3741a920ea 100644
--- a/support/arara/scripts/rules/bibtex8.yaml
+++ b/support/arara/scripts/rules/bibtex8.yaml
@@ -1,19 +1,18 @@
!config
# Arara, the cool TeX automation tool
-# Copyright (c) 2018, Paulo Roberto Massa Cereda
+# Copyright (c) 2020, Island of TeX
# All rights reserved.
#
# This rule is part of arara.
identifier: bibtex8
name: BibTeX8
authors:
-- Marco Daniel
-- Paulo Cereda
+- Island of TeX
commands:
- name: An 8-bit implementation of BibTeX 0.99 with a very large capacity
command: >
@{
- return getCommand('bibtex8', options, getBasename(file));
+ return getCommand('bibtex8', options, getBasename(reference));
}
arguments:
- identifier: options