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=159160&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159180&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159140&ordering=-imported",
    "results": [
        {
            "id": 60164,
            "title": "Posterior continuous curvilinear capsulorhexis with hydrogel and silicone intraocular lens implantation: development of capsulorhexis size and capsule opacification.",
            "abstract": null,
            "authors": [
                "Georgopoulos, M",
                "Menapace, R",
                "Findl, O",
                "Rainer, G",
                "Petternel, V",
                "Kiss, B"
            ],
            "year": 2001,
            "source": "J Cataract Refract Surg. 2001; 27(6):825-832",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169396500012",
            "pubmed": "11408126",
            "doi": "10.1016/S0886-3350(00)00793-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.13,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.813953488372093,
            "impactfactor_norm_year": 2001,
            "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": false
        },
        {
            "id": 60165,
            "title": "Effect of topical brimonidine on intraocular pressure after small incision cataract surgery.",
            "abstract": null,
            "authors": [
                "Rainer, G",
                "Menapace, R",
                "Findl, O",
                "Petternel, V",
                "Kiss, B",
                "Georgopoulos, M"
            ],
            "year": 2001,
            "source": "J Cataract Refract Surg. 2001; 27(8):1227-1231",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170508300027",
            "pubmed": "11524194",
            "doi": "10.1016/S0886-3350(01)00790-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.13,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.813953488372093,
            "impactfactor_norm_year": 2001,
            "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": false
        },
        {
            "id": 60123,
            "title": "Methylphenidate and melatonin for sleep disorder with optic glioma.",
            "abstract": null,
            "authors": [
                "Zotter, H",
                "Kerbl, R",
                "Millner, M",
                "Kurz, R"
            ],
            "year": 2001,
            "source": "J Am Acad Child Adolesc Psychiatry. 2001; 40(9):992-993",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000170719300004",
            "pubmed": "11556641",
            "doi": "10.1097/00004583-200109000-00004",
            "pmc": null,
            "organizations": [
                "60123-14048"
            ],
            "persons": [
                "60123-51821-6"
            ],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Am Acad Child Adolesc Psychiatry",
            "issn": "0890-8567",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.608,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.985507246376812,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 60160,
            "title": "Intraocular pressure rise after small incision cataract surgery: a randomised intraindividual comparison of two dispersive viscoelastic agents.",
            "abstract": null,
            "authors": [
                "Rainer, G",
                "Menapace, R",
                "Findl, O",
                "Kiss, B",
                "Petternel, V",
                "Georgopoulos, M",
                "Schneider, B"
            ],
            "year": 2001,
            "source": "Br J Ophthalmol. 2001; 85(2):139-142",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166722500005",
            "pubmed": "11159474",
            "doi": "10.1136/bjo.85.2.139",
            "pmc": "PMC1723830",
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "Br J Ophthalmol",
            "issn": "0007-1161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.942,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.744186046511628,
            "impactfactor_norm_year": 2001,
            "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": false
        },
        {
            "id": 60155,
            "title": "Effect of cooled intraocular irrigating solution on the blood-aqueous barrier after cataract surgery.",
            "abstract": null,
            "authors": [
                "Findl, O",
                "Amon, M",
                "Kruger, A",
                "Petternel, V",
                "Schauersberger, J"
            ],
            "year": 1999,
            "source": "J Cataract Refract Surg. 1999; 25(4): 566-568. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079457100030",
            "pubmed": "10198865",
            "doi": "10.1016/S0886-3350(99)80057-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.857,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.824427480916031,
            "impactfactor_norm_year": 1999,
            "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": false
        },
        {
            "id": 60210,
            "title": "Evidence that intermittent treatment with parathyroid hormone increases bone formation in adult rats by activation of bone lining cells.",
            "abstract": null,
            "authors": [
                "Dobnig, H",
                "Turner, RT"
            ],
            "year": 1995,
            "source": "Endocrinology. 1995; 136(8):3632-3638",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RL63200060",
            "pubmed": "7628403",
            "doi": "10.1210/en.136.8.3632",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "Endocrinology",
            "issn": "0013-7227",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.736,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.891566265060241,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 60138,
            "title": "Comparison of ultrasound pachymetry and partial coherence interferometry in the measurement of central corneal thickness.",
            "abstract": null,
            "authors": [
                "Rainer, G",
                "Petternel, V",
                "Findl, O",
                "Schmetterer, L",
                "Skorpik, C",
                "Luksch, A",
                "Drexler, W"
            ],
            "year": 2002,
            "source": "J Cataract Refract Surg. 2002; 28(12):2142-2145",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180059200021",
            "pubmed": "12498849",
            "doi": "10.1016/S0886-3350(02)01533-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.184,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.843971631205674,
            "impactfactor_norm_year": 2002,
            "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": false
        },
        {
            "id": 60152,
            "title": "Refractive outcome of cataract surgery using partial coherence interferometry and ultrasound biometry: clinical feasibility study of a commercial prototype II.",
            "abstract": null,
            "authors": [
                "Kiss, B",
                "Findl, O",
                "Menapace, R",
                "Wirtitsch, M",
                "Petternel, V",
                "Drexler, W",
                "Rainer, G",
                "Georgopoulos, M",
                "Hitzenberger, CK",
                "Fercher, AF"
            ],
            "year": 2002,
            "source": "J Cataract Refract Surg. 2002; 28(2):230-234",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173662600013",
            "pubmed": "11821201",
            "doi": "10.1016/S0886-3350(01)01274-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.184,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.843971631205674,
            "impactfactor_norm_year": 2002,
            "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": false
        },
        {
            "id": 60153,
            "title": "Effect of an acrylic intraocular lens with a sharp posterior optic edge on posterior capsule opacification.",
            "abstract": null,
            "authors": [
                "Buehl, W",
                "Findl, O",
                "Menapace, R",
                "Rainer, G",
                "Sacu, S",
                "Kiss, B",
                "Petternel, V",
                "Georgopoulos, M"
            ],
            "year": 2002,
            "source": "J Cataract Refract Surg. 2002; 28(7):1105-1111",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176815500011",
            "pubmed": "12106717",
            "doi": "10.1016/S0886-3350(02)01371-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.184,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.843971631205674,
            "impactfactor_norm_year": 2002,
            "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": false
        },
        {
            "id": 60163,
            "title": "Cellular reaction on the anterior surface of 4 types of intraocular lenses.",
            "abstract": null,
            "authors": [
                "Müllner-Eidenböck, A",
                "Amon, M",
                "Schauersberger, J",
                "Kruger, A",
                "Abela, C",
                "Petternel, V",
                "Zidek, T"
            ],
            "year": 2001,
            "source": "J Cataract Refract Surg. 2001; 27(5):734-740",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168786600025",
            "pubmed": "11377905",
            "doi": "10.1016/S0886-3350(01)00846-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.13,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.813953488372093,
            "impactfactor_norm_year": 2001,
            "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": false
        },
        {
            "id": 60144,
            "title": "Effect of a fixed dorzolamide-timolol combination on intraocular pressure after small-incision cataract surgery with Viscoat.",
            "abstract": null,
            "authors": [
                "Rainer, G",
                "Menapace, R",
                "Findl, O",
                "Sacu, S",
                "Schmid, K",
                "Petternel, V",
                "Kiss, B",
                "Georgopoulos, M"
            ],
            "year": 2003,
            "source": "J Cataract Refract Surg. 2003; 29(9):1748-1752",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185684900020",
            "pubmed": "14522295",
            "doi": "10.1016/S0886-3350(02)01981-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.897,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.794326241134752,
            "impactfactor_norm_year": 2003,
            "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": false
        },
        {
            "id": 60149,
            "title": "Effect of optic edge design and haptic angulation on postoperative intraocular lens position change.",
            "abstract": null,
            "authors": [
                "Petternel, V",
                "Menapace, R",
                "Findl, O",
                "Kiss, B",
                "Wirtitsch, M",
                "Rainer, G",
                "Drexler, W"
            ],
            "year": 2004,
            "source": "J Cataract Refract Surg. 2004; 30(1):52-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223292900013",
            "pubmed": "14967268",
            "doi": "10.1016/S0886-3350(03)00556-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.937,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.784172661870504,
            "impactfactor_norm_year": 2004,
            "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": false
        },
        {
            "id": 60161,
            "title": "Intraindividual comparison of the effects of a fixed dorzolamide-timolol combination and latanoprost on intraocular pressure after small incision cataract surgery.",
            "abstract": null,
            "authors": [
                "Rainer, G",
                "Menapace, R",
                "Findl, O",
                "Petternel, V",
                "Kiss, B",
                "Georgopoulos, M"
            ],
            "year": 2001,
            "source": "J Cataract Refract Surg. 2001; 27(5):706-710",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168786600020",
            "pubmed": "11377900",
            "doi": "10.1016/S0886-3350(00)00706-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.13,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.813953488372093,
            "impactfactor_norm_year": 2001,
            "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": false
        },
        {
            "id": 60139,
            "title": "Comparison of anterior chamber depth measurement methods in phakic and pseudophakic eyes.",
            "abstract": null,
            "authors": [
                "Kriechbaum, K",
                "Findl, O",
                "Kiss, B",
                "Sacu, S",
                "Petternel, V",
                "Drexler, W"
            ],
            "year": 2003,
            "source": "J Cataract Refract Surg. 2003; 29(1):89-94",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180624200026",
            "pubmed": "12551673",
            "doi": "10.1016/S0886-3350(02)01822-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.897,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.794326241134752,
            "impactfactor_norm_year": 2003,
            "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": false
        },
        {
            "id": 60114,
            "title": "Sonographic visualization of the median artery in the carpal tunnel",
            "abstract": null,
            "authors": [
                "Clement, HG",
                "Tesch, NP",
                "Pichler, W",
                "Grechenig, W",
                "Fronhöfer, G"
            ],
            "year": 2006,
            "source": "101st Annual Meeting ¿ Anatomische Gesellschaft; APR 7-10, 2006; Freiburg, Germany. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60114-14018",
                "60114-14052"
            ],
            "persons": [
                "60114-51694",
                "60114-60541"
            ],
            "imported": "2006-10-09T21:58:44+02:00",
            "journal": null,
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60113,
            "title": "Anatomic variations of the gracilis tendon and its clinical implications. ",
            "abstract": null,
            "authors": [
                "Fronhöfer, G",
                "Pichler, W",
                "Tesch, NP",
                "Clement, HG",
                "Grechenig, W"
            ],
            "year": 2006,
            "source": "101st Annual Meeting ¿ Anatomische Gesellschaft.; APR 7-10, 2006; Freiburg, Germany. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60113-14018",
                "60113-14052"
            ],
            "persons": [
                "60113-51694",
                "60113-60541"
            ],
            "imported": "2006-10-09T21:57:05+02:00",
            "journal": null,
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60112,
            "title": "Anatomic variations of the iliac wing and the effects on positioning of fixateur externe screws. ",
            "abstract": null,
            "authors": [
                "Pichler, W",
                "Grechenig, W",
                "Tesch, NP",
                "Clement, HG",
                "Fronhöfer, G"
            ],
            "year": 2006,
            "source": "101st Annual Meeting ¿ Anatomische Gesellschaft; APR 7-10, 2006; Freiburg, Germany. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60112-14018",
                "60112-14052"
            ],
            "persons": [
                "60112-51694",
                "60112-60541"
            ],
            "imported": "2006-10-09T21:54:29+02:00",
            "journal": null,
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60111,
            "title": "Anatomic variations of the semitendinosus tendon and its clinical implications. ",
            "abstract": null,
            "authors": [
                "Tesch, NP",
                "Pichler, W",
                "Fronhöfer, G",
                "Clement, HG",
                "Grechenig, G"
            ],
            "year": 2006,
            "source": "101st Annual Meeting ¿ Anatomische Gesellschaft.; APR 7-10, 2006; Freiburg, Germany. 2006. ",
            "category": 3,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60111-14018",
                "60111-14052"
            ],
            "persons": [
                "60111-51694",
                "60111-60541"
            ],
            "imported": "2006-10-09T21:52:42+02:00",
            "journal": null,
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60110,
            "title": "Delayed hypopharyngeal and esophageal perforation after anterior spinal fusion: primary repair reinforced by pedicled pectoralis major flap. ",
            "abstract": null,
            "authors": [
                "Pichler, W",
                "Grechenig, W",
                "Clement, H",
                "Leithgoeb, O",
                "Gumpert, R"
            ],
            "year": 2006,
            "source": "European Journal of Trauma. Supplement 1: 161-161.-7th European Trauma Congress.; MAY 14-17, 2006; Ljubljana, SLOVENIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60110-14052"
            ],
            "persons": [
                "60110-51694",
                "60110-60541"
            ],
            "imported": "2006-10-09T21:47:54+02:00",
            "journal": "European Journal of Trauma",
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "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": 60109,
            "title": "Rotation resistance of the PFNA in comparison with PFN, gammanail, sliding nail and DHS. Experimental relation of rotation resistance after implantation in apples. ",
            "abstract": null,
            "authors": [
                "Pichler, W",
                "Clement, H",
                "Grechenig, W",
                "Hartwagner, W",
                "Tanzer, K",
                "Seggl, W"
            ],
            "year": 2006,
            "source": "European Journal of Trauma. Supplement 1: 46-46.-7th European Trauma Congress.; MAY 14-17, 2006; Ljubljana, SLOVENIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60109-14052"
            ],
            "persons": [
                "60109-51694",
                "60109-60541"
            ],
            "imported": "2006-10-09T21:45:11+02:00",
            "journal": "European Journal of Trauma",
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}