summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/biblatex-software/software-biblatex.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/biblatex-contrib/biblatex-software/software-biblatex.sty')
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-software/software-biblatex.sty15
1 files changed, 15 insertions, 0 deletions
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-software/software-biblatex.sty b/macros/latex/contrib/biblatex-contrib/biblatex-software/software-biblatex.sty
new file mode 100644
index 0000000000..486b3760ce
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-software/software-biblatex.sty
@@ -0,0 +1,15 @@
+%
+% Reference implementation of a BibLaTeX style for the software family of bibliographic entries
+%
+% 2020/04/02 Roberto Di Cosmo <roberto@dicosmo.org>
+%
+%
+% style file wrapper to software.bbx to make software entries available on the fly
+%
+% use after loading biblatex with the datamodel=software option
+% - special toggles may be controlled with the directive \ExecuteBibliographyOptions
+% that defaults to
+% \ExecuteBibliographyOptions{halid=true,swhid=true,swlabels=true,vcs=true,license=true}
+%
+\ProvidesPackage{software-biblatex}[Software entries for biblatex]
+\blx@inputonce{software.bbx}{biblatex style for software}{}{}{}{}