summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/arara-rule-upbibtex.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/scripts/rules/arara-rule-upbibtex.yaml')
-rw-r--r--support/arara/scripts/rules/arara-rule-upbibtex.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/arara/scripts/rules/arara-rule-upbibtex.yaml b/support/arara/scripts/rules/arara-rule-upbibtex.yaml
index 52d66d4825..17ed779f19 100644
--- a/support/arara/scripts/rules/arara-rule-upbibtex.yaml
+++ b/support/arara/scripts/rules/arara-rule-upbibtex.yaml
@@ -13,7 +13,7 @@ commands:
command: >
@{
return getCommand('upbibtex', options,
- getBasename(reference.getName()))
+ getBasename(reference.fileName))
}
arguments:
- identifier: options