Changed default citation style

This commit is contained in:
2025-09-01 18:15:22 +01:00
parent 8bbd737342
commit 15a179c2bf

View File

@@ -624,7 +624,7 @@ RDM_CITATION_STYLES = [
("american-chemical-society", _("ACS")), ("american-chemical-society", _("ACS")),
] ]
RDM_DEFAULT_CITATION_STYLE = "apa" RDM_DEFAULT_CITATION_STYLE = "vancouver"
# Redirection of legacy URLs # Redirection of legacy URLs
# -------------------------- # --------------------------