List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=152740&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155764,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152760&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152720&ordering=-imported",
    "results": [
        {
            "id": 63410,
            "title": "Genetics of osteoporosis.",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch, B"
            ],
            "year": 2006,
            "source": "Wien Med Wochenschr. 2006; 156(5-6): 162-167. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "16823531",
            "doi": "10.1007/s10354-005-0249-2",
            "pmc": null,
            "organizations": [
                "63410-14080"
            ],
            "persons": [
                "63410-51809-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 63436,
            "title": "Cold air challenge for measuring airway reactivity in children: lack of a late asthmatic reaction.",
            "abstract": null,
            "authors": [
                "Varga, EM",
                "Eber, E",
                "Zach, MS"
            ],
            "year": 1990,
            "source": "Lung. 1990; 168(5):267-272",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EH80200004",
            "pubmed": "2126834",
            "doi": "10.1007/BF02719703",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63436-51713-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Lung",
            "issn": "0341-2040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.017,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.655172413793103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63440,
            "title": "Grass pollen immunotherapy decreases the number of mast cells in the skin.",
            "abstract": null,
            "authors": [
                "Durham, SR",
                "Varney, VA",
                "Gaga, M",
                "Jacobson, MR",
                "Varga, EM",
                "Frew, AJ",
                "Kay, AB"
            ],
            "year": 1999,
            "source": "Clin Exp Allergy. 1999; 29(11): 1490-1496. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083563900010",
            "pubmed": "10520076",
            "doi": "10.1046/j.1365-2222.1999.00678.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Clin Exp Allergy",
            "issn": "0954-7894",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.702,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.941176470588235,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63441,
            "title": "Allergen injection immunotherapy.",
            "abstract": null,
            "authors": [
                "Varga, EM",
                "Durham, SR"
            ],
            "year": 2002,
            "source": "Clin Allergy Immunol. 2002; 16(1): 533-549. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "11577558",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63441-14095"
            ],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Clin Allergy Immunol",
            "issn": "1075-7910",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63442,
            "title": "Immunomodulatory treatment strategies for allergic diseases.",
            "abstract": null,
            "authors": [
                "Varga, EM",
                "Nouri-Aria, K",
                "Till, SJ",
                "Durham, SR"
            ],
            "year": 2003,
            "source": "Curr Drug Targets Inflamm Allergy. 2003; 2(1): 31-46. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "14561174",
            "doi": "10.2174/1568010033344507",
            "pmc": null,
            "organizations": [
                "63442-14095"
            ],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Curr Drug Targets Inflamm Allergy",
            "issn": "1568-010X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63444,
            "title": "Computer-based training in dermatooncology--a preliminary report comparing electronic learning programs with face-to-face teaching",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Staber, R",
                "Neges, H",
                "Reibnegger, G",
                "Kerl, H"
            ],
            "year": 2005,
            "source": "J Dtsch Dermatol Ges. 2005; 3(11): 883-888. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "16232275",
            "doi": "10.1111/j.1610-0387.2005.05758.x",
            "pmc": null,
            "organizations": [
                "63444-14047",
                "63444-28394"
            ],
            "persons": [
                "63444-51617-2",
                "63444-50569-6",
                "63444-51620-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "J Dtsch Dermatol Ges",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63445,
            "title": "Recalibration of population-based GFR formulae by pharmacokinetic methods.",
            "abstract": null,
            "authors": [
                "Zitta, S",
                "Holzer, H",
                "Reibnegger, G",
                "Estelberger, W"
            ],
            "year": 2007,
            "source": "Nephrol Dial Transplant. 2007; 22(2):665-665",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000243805400065",
            "pubmed": "16954171",
            "doi": "10.1093/ndt/gfl537",
            "pmc": null,
            "organizations": [
                "63445-14012",
                "63445-14084"
            ],
            "persons": [
                "63445-50569-6",
                "63445-51535-6",
                "63445-51843-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Nephrol Dial Transplant",
            "issn": "0931-0509",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.167,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.823529411764706,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63446,
            "title": "Literature analysis: how do nurses perceive the needs of patients?].",
            "abstract": null,
            "authors": [
                "Eichhorn, J",
                "Dietze, G",
                "Lohrmann, C"
            ],
            "year": 2006,
            "source": "Pflege Z. 2006; 59(1):15-17",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "16447609",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Pflege Z",
            "issn": "0945-1129",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63448,
            "title": "Attitude to urinary incontinence in women--a review of the literature: understanding different points of view].",
            "abstract": null,
            "authors": [
                "Bielitz, H",
                "Hertel, F",
                "Lohrmann, C"
            ],
            "year": 2006,
            "source": "Pflege Z. 2006; 59(10):630-634",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "17069409",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63448-14509"
            ],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Pflege Z",
            "issn": "0945-1129",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63450,
            "title": "Computer assisted tumour resection of the skull base: case report.",
            "abstract": null,
            "authors": [
                "Schultes, G",
                "Kärcher, H",
                "Gaggl, A",
                "Santler, G"
            ],
            "year": 2001,
            "source": "J Craniomaxillofac Surg. 2001; 29(6):326-331",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173535100002",
            "pubmed": "11777349",
            "doi": "10.1054/jcms.2001.0255",
            "pmc": null,
            "organizations": [
                "63450-14112"
            ],
            "persons": [
                "63450-51566-6",
                "63450-51864-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "J Craniomaxillofac Surg",
            "issn": "1010-5182",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.724,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.532374100719424,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63452,
            "title": "Anterior transmandibular osteodistraction: clinical and model observations.",
            "abstract": null,
            "authors": [
                "Mommaerts, MY",
                "Polsbroek, R",
                "Santler, G",
                "Correia, PE",
                "Abeloos, JV",
                "Ali, N"
            ],
            "year": 2005,
            "source": "J Craniomaxillofac Surg. 2005; 33(5): 318-325. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000232453900005",
            "pubmed": "16139505",
            "doi": "10.1016/j.jcms.2005.02.009",
            "pmc": null,
            "organizations": [
                "63452-14112"
            ],
            "persons": [
                "63452-51864-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "J Craniomaxillofac Surg",
            "issn": "1010-5182",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.017,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.503597122302158,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63453,
            "title": "Effects of Le-Fort-I-Osteotomy on nasalance scores",
            "abstract": null,
            "authors": [
                "Zemann, W",
                "Feichtinger, M",
                "Santler, G",
                "Kärcher, H"
            ],
            "year": 2006,
            "source": "Mund Kiefer Gesichtschir. 2006; 10(4):221-228",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "16770641",
            "doi": "10.1007/s10006-006-0001-0",
            "pmc": null,
            "organizations": [
                "63453-14112"
            ],
            "persons": [
                "63453-51566-6",
                "63453-51864-6",
                "63453-52001-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Mund Kiefer Gesichtschir",
            "issn": "1432-9417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63454,
            "title": "Orbital revision after trauma.",
            "abstract": null,
            "authors": [
                "Feichtinger, M",
                "Ardjomand, N",
                "Santler, G",
                "Langmann, A",
                "Kärcher, H"
            ],
            "year": 2006,
            "source": "Ophthalmology. 2006; 113(11):2112.e1-2112.e5",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000241717100035",
            "pubmed": "17074575",
            "doi": "10.1016/j.ophtha.2006.06.007",
            "pmc": null,
            "organizations": [
                "63454-14043",
                "63454-14112"
            ],
            "persons": [
                "63454-51566-6",
                "63454-51864-6",
                "63454-53163-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Ophthalmology",
            "issn": "0161-6420",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 4.031,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63455,
            "title": "Stereolithography versus milled three-dimensional models: comparison of production method, indication, and accuracy.",
            "abstract": null,
            "authors": [
                "Santler, G",
                "Kärcher, H",
                "Gaggl, A",
                "Kern, R"
            ],
            "year": 1998,
            "source": "Comput Aided Surg. 1998; 3(5): 248-256. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "10207649",
            "doi": "10.1002/(SICI)1097-0150(1998)3:5<248::AID-IGS4>3.0.CO;2-A",
            "pmc": null,
            "organizations": [
                "63455-14112"
            ],
            "persons": [
                "63455-51566-6",
                "63455-51864-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Comput Aided Surg",
            "issn": "1092-9088",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63456,
            "title": "Criteria for selecting the donor region in microsurgical reconstruction of bone defects in the area of the mouth, jaw and face",
            "abstract": null,
            "authors": [
                "Santler, G",
                "Kärcher, H"
            ],
            "year": 1994,
            "source": "Fortschr Kiefer Gesichtschir. 1994; 39(1): 116-118. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8088635",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63456-14112"
            ],
            "persons": [
                "63456-51566-6",
                "63456-51864-1"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Fortschr Kiefer Gesichtschir",
            "issn": "0071-7916",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63457,
            "title": "Advantage of three-dimensional models in intraoral callus distraction.",
            "abstract": null,
            "authors": [
                "Santler, G",
                "Kärcher, H",
                "Gaggl, A",
                "Schultes, G",
                "Mossböck, R"
            ],
            "year": 1998,
            "source": "Comput Aided Surg. 1998; 3(3):99-107",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "9888196",
            "doi": "10.1002/(SICI)1097-0150(1998)3:3<99::AID-IGS1>3.0.CO;2-K",
            "pmc": null,
            "organizations": [
                "63457-14112"
            ],
            "persons": [
                "63457-51566-6",
                "63457-51864-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Comput Aided Surg",
            "issn": "1092-9088",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63458,
            "title": "Stereolithography models vs. milled 3D models. Production, indications, accuracy",
            "abstract": null,
            "authors": [
                "Santler, G",
                "Kärcher, H",
                "Kern, R"
            ],
            "year": 1998,
            "source": "Mund Kiefer Gesichtschir. 1998; 2(2): 91-95. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "9567064",
            "doi": "10.1007/s100060050036",
            "pmc": null,
            "organizations": [
                "63458-14112"
            ],
            "persons": [
                "63458-51566-6",
                "63458-51864-1"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Mund Kiefer Gesichtschir",
            "issn": "1432-9417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63501,
            "title": "Molecular cloning and functional characterization of chicken cathepsin D, a key enzyme for yolk formation.",
            "abstract": null,
            "authors": [
                "Retzek, H",
                "Steyrer, E",
                "Sanders, EJ",
                "Nimpf, J",
                "Schneider, WJ"
            ],
            "year": 1992,
            "source": "DNA Cell Biol. 1992; 11(9): 661-672. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JZ08200003",
            "pubmed": "1418623",
            "doi": "10.1089/dna.1992.11.661",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "DNA Cell Biol",
            "issn": "1044-5498",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.612,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.640776699029126,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63459,
            "title": "Computerised three-dimensional surgical simulator. Introduction and precision analysis of a new system",
            "abstract": null,
            "authors": [
                "Santler, G"
            ],
            "year": 2000,
            "source": "Mund Kiefer Gesichtschir. 2000; 4(1): 39-44. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "10662919",
            "doi": "10.1007/s100060050010",
            "pmc": null,
            "organizations": [
                "63459-14112"
            ],
            "persons": [
                "63459-51864-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Mund Kiefer Gesichtschir",
            "issn": "1432-9417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63460,
            "title": "Three-dimensional planning of alveolar ridge distraction by means of distraction implants.",
            "abstract": null,
            "authors": [
                "Gaggl, A",
                "Schultes, G",
                "Santler, G",
                "Kärcher, H"
            ],
            "year": 2000,
            "source": "Comput Aided Surg. 2000; 5(1):35-41",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "10767094",
            "doi": "10.1002/(SICI)1097-0150(2000)5:1<35::AID-IGS5>3.0.CO;2-U",
            "pmc": null,
            "organizations": [
                "63460-14112"
            ],
            "persons": [
                "63460-51566-6",
                "63460-51864-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Comput Aided Surg",
            "issn": "1092-9088",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}