[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/163: gnu: Add texlive-biblatex-ijsra.
From: |
guix-commits |
Subject: |
43/163: gnu: Add texlive-biblatex-ijsra. |
Date: |
Sat, 19 Aug 2023 14:39:32 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit b3a74c8c6dfa1dddb809f9d273a6812b9510d547
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Thu Aug 17 20:00:27 2023 +0200
gnu: Add texlive-biblatex-ijsra.
* gnu/packages/tex.scm (texlive-biblatex-ijsra): New variable.
---
gnu/packages/tex.scm | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index b148d6d1b2..d6144ce15e 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -3896,6 +3896,27 @@ and can be used simply by loading BibLaTeX with the
appropriate @samp{ieee}
option.")
(license license:lppl1.3c)))
+(define-public texlive-biblatex-ijsra
+ (package
+ (name "texlive-biblatex-ijsra")
+ (version (number->string %texlive-revision))
+ (source (texlive-origin
+ name version
+ (list "doc/latex/biblatex-ijsra/"
+ "tex/latex/biblatex-ijsra/")
+ (base32
+ "0phgbrp47f6pgayws29acsacm7dcb5w3asvwswx5a2rg30wj2fln")))
+ (outputs '("out" "doc"))
+ (build-system texlive-build-system)
+ (home-page "https://ctan.org/pkg/biblatex-ijsra")
+ (synopsis
+ "BibLaTeX style for the International Journal of Student Research in
+Archaeology")
+ (description
+ "This is the BibLaTeX style used for the journal International Journal of
+Student Research in Archaeology.")
+ (license license:lppl1.3+)))
+
(define-public texlive-bibleref
(package
(name "texlive-bibleref")
- 34/163: gnu: Add texlive-biblatex-dw., (continued)
- 34/163: gnu: Add texlive-biblatex-dw., guix-commits, 2023/08/19
- 20/163: gnu: Add texlive-biblatex-ajc2020unofficial., guix-commits, 2023/08/19
- 26/163: gnu: Add texlive-biblatex-bookinarticle., guix-commits, 2023/08/19
- 30/163: gnu: Add texlive-biblatex-chem., guix-commits, 2023/08/19
- 35/163: gnu: Add texlive-biblatex-enc., guix-commits, 2023/08/19
- 38/163: gnu: Add texlive-biblatex-gb7714-2015., guix-commits, 2023/08/19
- 48/163: gnu: Add texlive-biblatex-lncs., guix-commits, 2023/08/19
- 29/163: gnu: Add texlive-biblatex-caspervector., guix-commits, 2023/08/19
- 36/163: gnu: Add texlive-biblatex-ext., guix-commits, 2023/08/19
- 40/163: gnu: Add texlive-biblatex-gost., guix-commits, 2023/08/19
- 43/163: gnu: Add texlive-biblatex-ijsra.,
guix-commits <=
- 45/163: gnu: Add texlive-biblatex-jura2., guix-commits, 2023/08/19
- 50/163: gnu: Add texlive-biblatex-luh-ipw., guix-commits, 2023/08/19
- 51/163: gnu: Add texlive-biblatex-manuscripts-philology., guix-commits, 2023/08/19
- 39/163: gnu: Add texlive-biblatex-german-legal., guix-commits, 2023/08/19
- 41/163: gnu: Add texlive-biblatex-historian., guix-commits, 2023/08/19
- 42/163: gnu: Add texlive-biblatex-ieee., guix-commits, 2023/08/19
- 47/163: gnu: Add texlive-biblatex-license., guix-commits, 2023/08/19
- 53/163: gnu: Add texlive-biblatex-morenames., guix-commits, 2023/08/19
- 61/163: gnu: Add texlive-biblatex-phys., guix-commits, 2023/08/19
- 63/163: gnu: Add texlive-biblatex-readbbl., guix-commits, 2023/08/19