Skip to content

Commit

Permalink
Update bibtex.
Browse files Browse the repository at this point in the history
  • Loading branch information
keunhong committed Dec 12, 2021
1 parent 7d39491 commit 0a30489
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,16 @@ The dataset uses the [same format as Nerfies](https://github.com/google/nerfies#
## Citing
If you find our work useful, please consider citing:
```BibTeX
@article{park2021hypernerf
author = {Park, Keunhong and Sinha, Utkarsh and Hedman, Peter and Barron, Jonathan T. and Bouaziz, Sofien and Goldman, Dan B and Martin-Brualla, Ricardo and Seitz, Steven M.},
title = {HyperNeRF: A Higher-Dimensional Representation for Topologically Varying Neural Radiance Fields},
journal = {arXiv preprint arXiv:2106.13228},
year = {2021},
@article{park2021hypernerf,
author = {Park, Keunhong and Sinha, Utkarsh and Hedman, Peter and Barron, Jonathan T. and Bouaziz, Sofien and Goldman, Dan B and Martin-Brualla, Ricardo and Seitz, Steven M.},
title = {HyperNeRF: A Higher-Dimensional Representation for Topologically Varying Neural Radiance Fields},
journal = {ACM Trans. Graph.},
issue_date = {December 2021},
publisher = {ACM},
volume = {40},
number = {6},
month = {dec},
year = {2021},
articleno = {238},
}
```

0 comments on commit 0a30489

Please sign in to comment.