summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/bibtex.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/scripts/rules/bibtex.yaml')
-rw-r--r--support/arara/scripts/rules/bibtex.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/arara/scripts/rules/bibtex.yaml b/support/arara/scripts/rules/bibtex.yaml
index 73016ff43e..a845758440 100644
--- a/support/arara/scripts/rules/bibtex.yaml
+++ b/support/arara/scripts/rules/bibtex.yaml
@@ -12,7 +12,7 @@ commands:
- name: The BibTeX reference management software
command: >
@{
- return getCommand('bibtex', options, getBasename(reference))
+ return getCommand('bibtex', options, getBasename(reference.getName()))
}
arguments:
- identifier: options