Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Moritz Aurel Pascal Schubotz
bib
Commits
ea29082a
Unverified
Commit
ea29082a
authored
6 years ago
by
Moritz Aurel Pascal Schubotz
Browse files
Options
Downloads
Patches
Plain Diff
Generate publication list automatically
parent
5f863478
No related branches found
Branches containing commit
Tags
build-master-2018-11-19-54
Tags containing commit
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
.gitmodules
+3
-0
3 additions, 0 deletions
.gitmodules
.travis.yml
+5
-0
5 additions, 0 deletions
.travis.yml
support/compile.sh
+1
-0
1 addition, 0 deletions
support/compile.sh
support/pubHtml
+3
-0
3 additions, 0 deletions
support/pubHtml
support/xstlprocJ
+1
-0
1 addition, 0 deletions
support/xstlprocJ
with
13 additions
and
0 deletions
.gitmodules
0 → 100644
+
3
−
0
View file @
ea29082a
[submodule "support/xstlprocJ"]
path = support/xstlprocJ
url = https://github.com/physikerwelt/xstlprocJ.git
This diff is collapsed.
Click to expand it.
.travis.yml
+
5
−
0
View file @
ea29082a
...
...
@@ -4,6 +4,10 @@ python:
install
:
-
source ./support/texlive_install.sh
-
pip install PyGithub
addons
:
apt
:
packages
:
-
maven
cache
:
-
pip
-
directories
:
...
...
@@ -25,6 +29,7 @@ deploy:
file
:
-
main.pdf
-
gipp.bib
-
publist.html
on
:
repo
:
ag-gipp/bib
env
:
...
...
This diff is collapsed.
Click to expand it.
support/compile.sh
+
1
−
0
View file @
ea29082a
...
...
@@ -6,3 +6,4 @@ latexmk
cp
allRefs.pdf ../../main.pdf
cd
../..
python3 support/issue.py
support/pubHtml
This diff is collapsed.
Click to expand it.
support/pubHtml
0 → 100755
+
3
−
0
View file @
ea29082a
biber --tool --configfile=src/biber/filter.xml gipp.bib
biber --output-format=biblatexml --configfile=src/biber/clean.xml --clrmacros --tool schubotz.bib
./support/xstlprocJ/xsltprocJ src/xsl/transform.xsl references.xml > publist.html
This diff is collapsed.
Click to expand it.
xstlprocJ
@
d5c071ef
Subproject commit d5c071ef8a23744290b4804e34095ed17f512c89
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment