|
| 1 | + |
| 2 | +# This is the bibliography file for your tutorial. |
| 3 | +# |
| 4 | +# To add bibliography (bibtex) entries here, follow these steps: |
| 5 | +# 1) Find the DOI for the article you want to cite |
| 6 | +# 2) Go to https://doi2bib.org and fill in the DOI |
| 7 | +# 3) Copy the resulting bibtex entry into this file |
| 8 | +# |
| 9 | +# To cite the example below, in your tutorial.md file |
| 10 | +# use {% cite Batut2018 %} |
| 11 | +# |
| 12 | +# If you want to cite an online resourse (website etc) |
| 13 | +# you can use the 'online' format (see below) |
| 14 | +# |
| 15 | +# You can remove the examples below |
| 16 | +
|
| 17 | +@inproceedings{chougule2018clinical, |
| 18 | + title={Clinical case study: spine modeling for minimum invasive spine surgeries (MISS) using rapid prototyping}, |
| 19 | + author={Chougule, VN and Mulay, A and Ahuja, BB}, |
| 20 | + booktitle = {2017 10th International Conference On Precision, Meso, Micro and Nano Engineering (COPEN)}, |
| 21 | + pages={96-102}, |
| 22 | + year = {2017}, |
| 23 | + url={https://www.researchgate.net/publication/323377607_Clinical_Case_Study_Spine_Modeling_for_Minimum_Invasive_Spine_Surgeries_MISS_using_Rapid_Prototyping} |
| 24 | +} |
| 25 | + |
| 26 | +@article{LimFat2011, |
| 27 | + title = {The Hounsfield value for cortical bone geometry in the proximal humerus—an in vitro study}, |
| 28 | + volume = {41}, |
| 29 | + ISSN = {1432-2161}, |
| 30 | + url = {http://dx.doi.org/10.1007/s00256-011-1255-7}, |
| 31 | + DOI = {10.1007/s00256-011-1255-7}, |
| 32 | + number = {5}, |
| 33 | + journal = {Skeletal Radiology}, |
| 34 | + publisher = {Springer Science and Business Media LLC}, |
| 35 | + author = {Lim Fat, Daren and Kennedy, Jim and Galvin, Rose and O’Brien, Fergal and Mc Grath, Frank and Mullett, Hannan}, |
| 36 | + year = {2011}, |
| 37 | + month = sep, |
| 38 | + pages = {557–568} |
| 39 | +} |
| 40 | + |
| 41 | +@inbook{Frangi1998, |
| 42 | + title = {Multiscale vessel enhancement filtering}, |
| 43 | + ISBN = {9783540495635}, |
| 44 | + ISSN = {1611-3349}, |
| 45 | + url = {http://dx.doi.org/10.1007/bfb0056195}, |
| 46 | + DOI = {10.1007/bfb0056195}, |
| 47 | + booktitle = {Medical Image Computing and Computer-Assisted Intervention — MICCAI’98}, |
| 48 | + publisher = {Springer Berlin Heidelberg}, |
| 49 | + author = {Frangi, Alejandro F. and Niessen, Wiro J. and Vincken, Koen L. and Viergever, Max A.}, |
| 50 | + year = {1998}, |
| 51 | + pages = {130–137} |
| 52 | +} |
| 53 | + |
| 54 | +@inbook{Glsn2008, |
| 55 | + title = {Robust Vessel Tree Modeling}, |
| 56 | + ISBN = {9783540859888}, |
| 57 | + ISSN = {1611-3349}, |
| 58 | + url = {http://dx.doi.org/10.1007/978-3-540-85988-8_72}, |
| 59 | + DOI = {10.1007/978-3-540-85988-8_72}, |
| 60 | + booktitle = {Medical Image Computing and Computer-Assisted Intervention – MICCAI 2008}, |
| 61 | + publisher = {Springer Berlin Heidelberg}, |
| 62 | + author = {G\"{u}ls\"{u}n, M. Akif and Tek, H\"{u}seyin}, |
| 63 | + year = {2008}, |
| 64 | + pages = {602–611} |
| 65 | +} |
| 66 | + |
| 67 | +@inproceedings{Biesdorf2015, |
| 68 | + title = {3D segmentation of vessels by incremental implicit polynomial fitting and convex optimization}, |
| 69 | + url = {http://dx.doi.org/10.1109/ISBI.2015.7164171}, |
| 70 | + DOI = {10.1109/isbi.2015.7164171}, |
| 71 | + booktitle = {2015 IEEE 12th International Symposium on Biomedical Imaging (ISBI)}, |
| 72 | + publisher = {IEEE}, |
| 73 | + author = {Biesdorf, Andreas and W\"{o}rz, Stefan and von Tengg-Kobligk, Hendrik and Rohr, Karl and Schn\"{o}rr, Christoph}, |
| 74 | + year = {2015}, |
| 75 | + month = apr, |
| 76 | + pages = {1540–1543} |
| 77 | +} |
0 commit comments