Skip to content

Commit 76c2106

Browse files
authoredFeb 22, 2022
Update README.md
1 parent 233d969 commit 76c2106

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
 

‎README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77
AdTree implements the tree reconstruction method described in the following [paper](https://3d.bk.tudelft.nl/liangliang/publications/2019/adtree/AdTree_RS-2019.pdf):
8-
```
8+
```c++
99
Shenglan Du, Roderik Lindenbergh, Hugo Ledoux, Jantien Stoter, and Liangliang Nan.
1010
AdTree: Accurate, Detailed, and Automatic Modelling of Laser-Scanned Trees.
1111
Remote Sensing. 2019, 11(18), 2074.
@@ -100,8 +100,7 @@ If you use the code/program (or part) of AdTree in a scientific work, please cit
100100
volume={11},
101101
number={18},
102102
pages={2074},
103-
year={2019},
104-
publisher={Multidisciplinary Digital Publishing Institute}
103+
year={2019}
105104
}
106105
```
107106

0 commit comments

Comments
 (0)