@@ -174,6 +174,37 @@ <h2 class="title is-3">Overview</h2>
174174 </ div >
175175</ section >
176176
177+ <!-- Citation and Contribution Section -->
178+ < section class ="section has-background-light ">
179+ < div class ="container ">
180+ < div class ="columns ">
181+ < div class ="column is-half ">
182+ < h2 class ="title is-3 "> Citation</ h2 >
183+ < div class ="content ">
184+ < p > If you use this collection in your research, please cite our paper:</ p >
185+ < pre > < code > @article{heider2025survey,
186+ title={A Survey of Datasets for Computer Vision in Agriculture: A catalogue of high-quality RGB image datasets of natural field scenes},
187+ author={Heider, Nico and Gunreben, Lorenz and Zürner, Sebastian and Schieck, Martin},
188+ journal={tba},
189+ year={2025}
190+ }</ code > </ pre >
191+ </ div >
192+ </ div >
193+ < div class ="column is-half ">
194+ < h2 class ="title is-3 "> Contribute a Dataset</ h2 >
195+ < div class ="content ">
196+ < p > Are you a researcher with a high-quality agricultural computer vision dataset? We welcome contributions to our survey!</ p >
197+ < p > If you would like to have your dataset considered for inclusion in this collection, please contact us via:</ p >
198+ < ul >
199+ < li > Email: < a href ="mailto:heider@wifa.uni-leipzig.de "> heider@wifa.uni-leipzig.de</ a > </ li >
200+ < li > GitHub: < a href ="https://github.com/SmartFarmingLab/field_dataset_survey/issues " target ="_blank "> Open an Issue</ a > </ li >
201+ </ ul > x
202+ </ div >
203+ </ div >
204+ </ div >
205+ </ div >
206+ </ section >
207+
177208 <!-- Citation Section -->
178209< section class ="section has-background-light ">
179210 < div class ="container ">
@@ -198,10 +229,9 @@ <h2 class="title is-3">Contribute a Dataset</h2>
198229 < p > Are you a researcher with a agricultural computer vision dataset or wrote a survey? We welcome contributions to these lists!</ p >
199230 < p > If you would like to have your work considered for inclusion in this collection, please contact us via:</ p >
200231 < ul >
201- < li > Email: < a href ="mailto:heider@wifa.uni-leipzig.de "> heider@wifa.uni-leipzig.de" </ a > </ li >
232+ < li > Email: < a href ="mailto:heider@wifa.uni-leipzig.de "> heider@wifa.uni-leipzig.de</ a > </ li >
202233 < li > GitHub: < a href ="https://github.com/SmartFarmingLab/field_dataset_survey/issues " target ="_blank "> Open an Issue</ a > </ li >
203234 </ ul >
204- < p class ="has-text-weight-bold "> We are particularly interested in datasets that meet our criteria:</ p >
205235 </ div >
206236 </ div >
207237 </ section >
0 commit comments