Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
www
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
KWARC
kwarc.info
www
Commits
5c7847d5
Commit
5c7847d5
authored
6 years ago
by
Michael Kohlhase
Browse files
Options
Downloads
Patches
Plain Diff
adding zbmath and dblp
parent
f79c547b
No related branches found
No related tags found
No related merge requests found
Pipeline
#1305
passed
6 years ago
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
_layouts/person.html
+9
-1
9 additions, 1 deletion
_layouts/person.html
people/mkohlhase.md
+5
-5
5 additions, 5 deletions
people/mkohlhase.md
with
14 additions
and
6 deletions
_layouts/person.html
+
9
−
1
View file @
5c7847d5
...
...
@@ -75,7 +75,15 @@ layout: default
{% endif %}
{% if page.orcid %}
<a
target=
"_blank"
href=
"http://orcid.org/{{page.orccid}}"
><img
style=
"width:60px;height:60px"
src=
"/public/orcid.png"
/>
</a>
<a
target=
"_blank"
href=
"http://orcid.org/{{page.orcid}}"
><img
style=
"width:60px;height:60px"
src=
"/public/orcid.png"
/>
</a>
{% endif %}
{% if page.dblp %}
<a
target=
"_blank"
href=
"https://dblp.uni-trier.de/pers/hd/{{page.dblp}}"
><img
style=
"width:60px;height:60px"
src=
"/public/dblp.png"
/>
</a>
{% endif %}
{% if page.zbmath %}
<a
target=
"_blank"
href=
"https://zbmath.org/authors/?q=ai:{{page.zbmath}}"
><img
style=
"width:60px;height:60px"
src=
"/public/zbmath.png"
/>
</a>
{% endif %}
{% if page.github %}
...
...
This diff is collapsed.
Click to expand it.
people/mkohlhase.md
+
5
−
5
View file @
5c7847d5
...
...
@@ -4,14 +4,16 @@ layout: person
title
:
Prof. Dr. Michael Kohlhase
fullname
:
Prof. Dr. Michael Kohlhase
start_date
:
2003-09
role
:
faculty
pic
:
public/images/mkohlhase.jpg
start_date
:
2003-09
orcid
:
0000-0002-9859-6337
github
:
kohlhase
gitlab
:
mkohlhase
mathhub
:
mkohlhase
gitlab
:
mkohlhase
mathhub
:
mkohlhase
dblp
:
k/Kohlhase:Michael
zbmath
:
kohlhase.michael
publink
:
auto
affiliation
:
"
Informatik,
FAU
Erlangen-Nürnberg
&
Computer
Science,
Carnegie
Mellon
University"
---
...
...
@@ -26,5 +28,3 @@ I am also an adjunct associate professor at the School of Computer Science Carne
University. My research is conducted in the context of the KWARC group (Knowledge Adaptation and Reasoning for Content)
[
go there for an overview
](
http://kwarc.info
)
.
**ORCID**
:
[
0000-0002-9859-6337
](
http://orcid.org/0000-0002-9859-6337
)
,
**zbMATH ID**
:
[
kohlhase.michael
](
https://zbmath.org/authors/?q=ai:kohlhase.michael
)
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