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