Skip to content

Commit 6a2b04e

Browse files
committed
added article number
1 parent 86ca9f7 commit 6a2b04e

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

C-IPC/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,11 @@
100100
@article{Li2021CIPC,<br/>
101101
&nbsp;&nbsp;&nbsp;&nbsp;author = {Minchen Li and Danny M. Kaufman and Chenfanfu Jiang},<br/>
102102
&nbsp;&nbsp;&nbsp;&nbsp;title = {Codimensional Incremental Potential Contact},<br/>
103-
&nbsp;&nbsp;&nbsp;&nbsp;journal = {ACM Transactions on Graphics (SIGGRAPH)},<br/>
103+
&nbsp;&nbsp;&nbsp;&nbsp;journal = {ACM Trans. Graph. (SIGGRAPH)},<br/>
104104
&nbsp;&nbsp;&nbsp;&nbsp;year = {2021},<br/>
105105
&nbsp;&nbsp;&nbsp;&nbsp;volume = {40},<br/>
106-
&nbsp;&nbsp;&nbsp;&nbsp;number = {4}<br/>
106+
&nbsp;&nbsp;&nbsp;&nbsp;number = {4},<br/>
107+
&nbsp;&nbsp;&nbsp;&nbsp;articleno = {170}<br/>
107108
}
108109
</p>
109110
</div>

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,11 @@
131131
&nbsp;&nbsp;&nbsp;&nbsp;author = {Minchen Li and Zachary Ferguson and Teseo Schneider and Timothy Langlois and<br />
132132
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Denis Zorin and Daniele Panozzo and Chenfanfu Jiang and Danny M. Kaufman},<br/>
133133
&nbsp;&nbsp;&nbsp;&nbsp;title = {Incremental Potential Contact: Intersection- and Inversion-free Large Deformation Dynamics},<br/>
134-
&nbsp;&nbsp;&nbsp;&nbsp;journal = {ACM Transactions on Graphics},<br/>
134+
&nbsp;&nbsp;&nbsp;&nbsp;journal = {ACM Trans. Graph. (SIGGRAPH)},<br/>
135135
&nbsp;&nbsp;&nbsp;&nbsp;year = {2020},<br/>
136136
&nbsp;&nbsp;&nbsp;&nbsp;volume = {39},<br/>
137-
&nbsp;&nbsp;&nbsp;&nbsp;number = {4}<br/>
137+
&nbsp;&nbsp;&nbsp;&nbsp;number = {4},<br/>
138+
&nbsp;&nbsp;&nbsp;&nbsp;articleno = {49}<br/>
138139
}
139140
</p>
140141
</div>

0 commit comments

Comments
 (0)