-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
70 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,6 +10,7 @@ position = "Principal investigator" | |
image = "tobias_gerstenberg.jpg" | ||
email = "[email protected]" | ||
twitter = "tobigerstenberg" | ||
bluesky = "tobigerstenberg.bsky.social" | ||
github = "tobiasgerstenberg" | ||
scholar = "citations?user=d0TfP8EAAAAJ&hl=en&oi=ao" | ||
cv = "tobias_gerstenberg.pdf" | ||
|
@@ -79,4 +80,4 @@ __Office__: Room 302, [Building 420](https://goo.gl/maps/mBbkXZfiSR42) | |
- Winter 2018/19: [Statistical Methods for Behavioral and Social Sciences (PSYCH 252)](https://psych252.github.io/) | ||
- Spring 2018/19: [Causal Cognition (PSYCH 291)](https://tobiasgerstenberg.github.io/causal_cognition/) | ||
|
||
## Publications | ||
## Publications |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -239,20 +239,25 @@ <h1 itemprop="name">Ari Beller</h1> | |
<div class='personal-container'> | ||
<div class='personal-image-container'><img class= 'personal-image' src="../../img/members/ari_beller.jpg" alt="Drawing" /> | ||
<div class='social-links'> | ||
|
||
|
||
|
||
|
||
<a href="https://github.com/aribeller" title="Github" target="_blank"> | ||
<i class="fab fa-github big-icon"></i> | ||
</a> | ||
|
||
<i class="fab fa-github big-icon"></i> | ||
</a> | ||
|
||
|
||
|
||
<a href="mailto:[email protected]" title="E-Mail" target="_top"> | ||
<i class="fa fa-envelope big-icon"></i> | ||
</a> | ||
|
||
<i class="fa fa-envelope big-icon"></i> | ||
</a> | ||
|
||
|
||
<a href="../../cv/ari_beller.pdf" title="CV" target="_blank"> | ||
|
||
<span class = 'cv big-icon'>CV</span> | ||
</a> | ||
<span class="stretch"></span> | ||
<span class = 'cv big-icon'>CV</span> | ||
</a> | ||
<span class="stretch"></span> | ||
</div> | ||
</div> | ||
<div class='personal-description'> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -241,26 +241,37 @@ <h1 itemprop="name">Tobias Gerstenberg</h1> | |
<div class='personal-container'> | ||
<div class='personal-image-container'><img class= 'personal-image' src="../../img/members/tobias_gerstenberg.jpg" alt="Drawing" /> | ||
<div class='social-links'> | ||
|
||
<a href="https://twitter.com/tobigerstenberg" title="Twitter" target="_blank"> | ||
<i class="fab fa-twitter big-icon"></i> | ||
</a> | ||
<i class="fab fa-twitter big-icon"></i> | ||
</a> | ||
|
||
|
||
<a href="https://bsky.app/profile/tobigerstenberg.bsky.social" title="Bluesky" target="_blank"> | ||
<i class="fa-brands fa-bluesky"></i> | ||
</a> | ||
|
||
|
||
<a href="https://github.com/tobiasgerstenberg" title="Github" target="_blank"> | ||
<i class="fab fa-github big-icon"></i> | ||
</a> | ||
<i class="fab fa-github big-icon"></i> | ||
</a> | ||
|
||
|
||
<a href="https://scholar.google.com/citations?user=d0TfP8EAAAAJ&hl=en&oi=ao" title="Google Scholar" target="_blank"> | ||
<i class="ai ai-google-scholar big-icon"></i> | ||
</a> | ||
|
||
<i class="ai ai-google-scholar big-icon"></i> | ||
</a> | ||
|
||
|
||
<a href="mailto:[email protected]" title="E-Mail" target="_top"> | ||
<i class="fa fa-envelope big-icon"></i> | ||
</a> | ||
|
||
<i class="fa fa-envelope big-icon"></i> | ||
</a> | ||
|
||
|
||
<a href="../../cv/tobias_gerstenberg.pdf" title="CV" target="_blank"> | ||
|
||
<span class = 'cv big-icon'>CV</span> | ||
</a> | ||
<span class="stretch"></span> | ||
<span class = 'cv big-icon'>CV</span> | ||
</a> | ||
<span class="stretch"></span> | ||
</div> | ||
</div> | ||
<div class='personal-description'> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters