Skip to content

Commit

Permalink
testing pub citations
Browse files Browse the repository at this point in the history
  • Loading branch information
Anna Frühstück committed Sep 18, 2024
1 parent 28c1db4 commit 92dec88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _includes/publications.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h5 class='linkbox'>
<a href='#{{paper.citation.linkname}}' title='Citation'><span class="expander"><i class="fas fa-quote-right"></i>Citation</span></a>
{% raw %}
<div class="citation">
{{paper.citation.ref}}
{{paper.citation.text}}
</div>
{% endraw %}
{% endif %}
Expand Down
2 changes: 1 addition & 1 deletion _papers/2019_tilegan.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ links:
url: 'https://arxiv.org/abs/1904.12795'
citation:
linkname: tileGAN
ref: >
text: |
@article{Fruehstueck2019TileGAN,<br>
&nbsp;&nbsp;title = {{TileGAN}: Synthesis of Large-Scale Non-Homogeneous Textures},<br>
&nbsp;&nbsp;author = {Fr\"{u}hst\"{u}ck, Anna and Alhashim, Ibraheem and Wonka, Peter},<br>
Expand Down

0 comments on commit 92dec88

Please sign in to comment.