forked from retorquere/zotero-better-bibtex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
32 lines (32 loc) · 1.08 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[submodule "citation-style-language-locales"]
path = submodules/citation-style-language-locales
url = https://github.com/citation-style-language/locales.git
branch = master
[submodule "babel"]
path = submodules/babel
url = https://github.com/latex3/babel.git
branch = main
[submodule "biblatex"]
path = submodules/biblatex
url = https://github.com/plk/biblatex.git
branch = dev
[submodule "zotero-odf-scan-plugin"]
path = submodules/zotero-odf-scan-plugin
url = https://github.com/Juris-M/zotero-odf-scan-plugin.git
branch = master
[submodule "submodules/zotero-utilities"]
path = submodules/zotero-utilities
url = https://github.com/zotero/utilities.git
branch = master
[submodule "submodules/biber"]
path = submodules/biber
url = https://github.com/plk/biber.git
branch = dev
[submodule "submodules/citation-style-language-schema"]
path = submodules/citation-style-language-schema
url = https://github.com/citation-style-language/schema
branch = master
[submodule "site/themes/relearn"]
path = site/themes/relearn
url = https://github.com/McShelby/hugo-theme-relearn.git
branch = main