Skip to content

Commit

Permalink
feat: load software-biblatex package, too
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanlukasczyk committed Jan 24, 2024
1 parent 3453aef commit c347369
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions se2packages.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -763,6 +763,7 @@
{
backend=biber,
backref=true,
datamodel=software,
giveninits=true,
hyperref=auto,
maxnames=100,
Expand All @@ -771,6 +772,15 @@
style=alphabetic,
} { biblatex }
\RequirePackage{biblatex}
\RequirePackage{software-biblatex}
\ExecuteBibliographyOptions{
halid=false,
swhid=true,
shortswhid=false,
swlabels=true,
vcs=true,
license=true,
}
}
% \end{macrocode}
%
Expand Down

0 comments on commit c347369

Please sign in to comment.