Skip to content

Commit

Permalink
fix cite width
Browse files Browse the repository at this point in the history
  • Loading branch information
nexuslrf authored Aug 13, 2023
1 parent b712078 commit 93cd8fd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,12 +207,12 @@ <h3>Misc</h3>
<h3>Citation</h3>
<hr style="margin-top:0px">
<pre style="background-color: #e9eeef;padding: 1.25em 1.5em"><code>
@article{liang2023envidr,
title={ENVIDR: Implicit Differentiable Renderer with Neural Environment Lighting},
author={Liang, Ruofan and Chen, Huiting and Li, Chunlin and Chen, Fan and Panneer, Selvakumar and Vijaykumar, Nandita},
journal={arXiv preprint arXiv:2303.13022},
year={2023}
}</code></pre>
@article{liang2023envidr,
title={ENVIDR: Implicit Differentiable Renderer with Neural Environment Lighting},
author={Liang, Ruofan and Chen, Huiting and Li, Chunlin and Chen, Fan and Panneer, Selvakumar and Vijaykumar, Nandita},
journal={arXiv preprint arXiv:2303.13022},
year={2023}
}</code></pre>
</div>
</div>
</div>
Expand Down

0 comments on commit 93cd8fd

Please sign in to comment.