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=2780&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157678,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2800&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2760&ordering=imported",
    "results": [
        {
            "id": 63139,
            "title": "Fluorescence topography in biology. III: Characteristic deviations of tryptophan fluorescence in sera of patients with gynecological tumors.",
            "abstract": null,
            "authors": [
                "Leiner, MJ",
                "Schaur, RJ",
                "Desoye, G",
                "Wolfbeis, OS"
            ],
            "year": 1986,
            "source": "Clin Chem. 1986; 32(10):1974-1978",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E425400037",
            "pubmed": "3757222",
            "doi": "10.1093/clinchem/32.10.1974",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Clin Chem",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.377,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.923076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 63160,
            "title": "Interventional occlusion of interatrial communication after modified Fontan operation",
            "abstract": null,
            "authors": [
                "Gamillscheg, A",
                "Beitzke, A",
                "Stein, JI",
                "Zobel, G",
                "Rödl, S",
                "Zartner, P"
            ],
            "year": 2002,
            "source": "Z Kardiol. 2002; 91(4):304-311",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175254000004",
            "pubmed": "12063702",
            "doi": "10.1007/s003920200031",
            "pmc": null,
            "organizations": [
                "63160-14048",
                "63160-14093"
            ],
            "persons": [
                "63160-51709-6"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Z Kardiol",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.764,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.212121212121212,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 63159,
            "title": "Catheter closure of the persistent foramen ovale: mid-term results in 162 patients.",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Schuchlenz, H",
                "Gamillscheg, A",
                "Stein, JI",
                "Wendelin, G"
            ],
            "year": 2001,
            "source": "J Interv Cardiol. 2001; 14(2): 223-229. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "12053310",
            "doi": "10.1111/j.1540-8183.2001.tb00740.x",
            "pmc": null,
            "organizations": [
                "63159-14093"
            ],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "J Interv Cardiol",
            "issn": "0896-4327",
            "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": 63149,
            "title": "Thrombopoiesis and blood coagulation in pediatric patients with septicemia (author's transl)",
            "abstract": null,
            "authors": [
                "Mitterstieler, G",
                "Kurz, R",
                "Haas, H",
                "Desoye, G"
            ],
            "year": 1981,
            "source": "Padiatr Padol. 1981; 16(2):257-265",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LG66100020",
            "pubmed": "7243335",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": false,
            "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": 63140,
            "title": "CEA plasma levels in patients with intracranial tumours.",
            "abstract": null,
            "authors": [
                "Flaschka, G",
                "Desoye, G"
            ],
            "year": 1987,
            "source": "Neurochirurgia (Stuttg). 1987; 30(1):5-7",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987F918400002",
            "pubmed": "3550502",
            "doi": "10.1055/s-2008-1053645",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Neurochirurgia (Stuttg)",
            "issn": "0028-3819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.176,
            "impactfactor_year": 1994,
            "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": 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": 63144,
            "title": "Which immunologic mechanisms facilitate a successful pregnancy",
            "abstract": null,
            "authors": [
                "Desoye, G",
                "Dohr, G",
                "Kessler, HH"
            ],
            "year": 1989,
            "source": "Arch Gynecol Obstet. 1989; 245(1-4): 146-148. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2802699",
            "doi": "10.1007/BF02417218",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63144-51666-6"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Arch Gynecol Obstet",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 63198,
            "title": "You make the diagnosis. Acute postinfectious glomerulonephritis. Grade IV left and grade III right vesico-ureteral reflux. Bilateral high-grade reflux nephropathy with left atrophic kidney and right focal parenchymal scar",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Riccabona, M",
                "Gamillscheg, A"
            ],
            "year": 1989,
            "source": "Padiatr Padol. 1989; 24(1): 77-80. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2654819",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "63198-51373-6"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 63197,
            "title": "Cyclosporin A in severe aplastic anemia in children",
            "abstract": null,
            "authors": [
                "Lackner, H",
                "Urban, C",
                "Kaulfersch, W",
                "Slavc, I",
                "Gamillscheg, A",
                "Hauer, C"
            ],
            "year": 1989,
            "source": "Padiatr Padol. 1989; 24(4): 313-320. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2616176",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63197-14091"
            ],
            "persons": [
                "63197-51968-6"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 63062,
            "title": "Trifurcations of the middle cerebral arteries",
            "abstract": null,
            "authors": [
                "Anderhuber, F",
                "Weiglein, A",
                "Pucher, RK"
            ],
            "year": 1990,
            "source": "Acta Anat (Basel). 1990; 137(4): 342-349. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DD40800009",
            "pubmed": "2368589",
            "doi": "10.1159/000146906",
            "pmc": null,
            "organizations": [
                "63062-14018"
            ],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Acta Anat (Basel)",
            "issn": "0001-5180",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.64,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.529411764705882,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 63146,
            "title": "Model experiments for quantitative cytophotometry using protein films (author's transl)",
            "abstract": null,
            "authors": [
                "Desoye, G",
                "Schauenstein, E"
            ],
            "year": 1981,
            "source": "Microsc Acta. 1981; 84(1):9-16",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981KZ74500002",
            "pubmed": "6163067",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Microsc Acta",
            "issn": "0044-376X",
            "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": false,
            "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": 63021,
            "title": "Gamma knife thalamotomy and pallidotomy in medically intractable parkinsonian tremor.",
            "abstract": null,
            "authors": [
                "Unger, F",
                "Schröttner, O",
                "Unger, B"
            ],
            "year": 2006,
            "source": "Klin Neurophysiol. 37: 93-93.-50. Jahrestagung der Deutschen Gesellschaft für Klinische Neurophysiologie und funktionelle Bildgebung; MAR 22-26, 2006; Bad Nauheim, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63021-14050"
            ],
            "persons": [
                "63021-51969"
            ],
            "imported": "2006-12-14T08:37:25+01:00",
            "journal": "Klin Neurophysiol",
            "issn": "1434-0275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.087,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.142857142857143,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "NEUROIMAGING",
            "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": 63022,
            "title": "Sedierungsmöglichkeiten in der Kinderzahnheilkunde.",
            "abstract": null,
            "authors": [
                "Wenger, S",
                "Jakse, N"
            ],
            "year": 2006,
            "source": "Stomatologie. 103. Jahrgang(5):82-82.-Österreichischer Zahnärztekongress 2006; SEPT 27-30,2006; Krems, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63022-14057"
            ],
            "persons": [
                "63022-51707"
            ],
            "imported": "2006-12-14T08:55:10+01:00",
            "journal": "Stomatologie",
            "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": 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": 63023,
            "title": "Management von Weichteilkomplikationen nach externen Kieferkammaugmentationen.",
            "abstract": null,
            "authors": [
                "Jakse, N"
            ],
            "year": 2006,
            "source": "Stomatologie. 103. Jahrgang(5):87-87.-Österreichisch Zahnärztekongress 2006; SEPT 27-30,2006; Krems, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63023-14057"
            ],
            "persons": [
                "63023-51707"
            ],
            "imported": "2006-12-14T08:58:10+01:00",
            "journal": "Stomatologie",
            "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": 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": 63024,
            "title": "Zahntransplantation versus Implantation zur oralchirurgischer Behandlung von Nichtanlagen.",
            "abstract": null,
            "authors": [
                "Jakse, N"
            ],
            "year": 2006,
            "source": "Stomatologie. 103. Jahrgang(5):98-98.-Österreichischer Zahnärztekongress 2006; SEPT 27-30,2006; Krems, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63024-14057"
            ],
            "persons": [
                "63024-51707"
            ],
            "imported": "2006-12-14T08:59:54+01:00",
            "journal": "Stomatologie",
            "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": 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": 63025,
            "title": "Erfolgreiche Endodontie mit optimalen Instrumenten",
            "abstract": null,
            "authors": [
                "Städtler, P"
            ],
            "year": 2006,
            "source": "Zahn Krone 8/06. 2006",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63025-14111"
            ],
            "persons": [
                "63025-74154"
            ],
            "imported": "2006-12-14T09:16:12+01: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": 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": 63028,
            "title": "Die Anatomie der proximalen Ulna in Hinblick auf eine Verplattung nach einer Monteggia Fraktur. ",
            "abstract": null,
            "authors": [
                "Windisch, G",
                "Clement, HG",
                "Grechenig, W",
                "Tesch, NP",
                "Pichler, W"
            ],
            "year": 2006,
            "source": "Ann Anat. 187: 262--23. Arbeitstagung der Anatomischen Gesellschaft in Würzburg; SEPT, 2006; Würzburg, DEUTSCHLAND.  (ISBN: 3-437-31207-3 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63028-14018",
                "63028-14052"
            ],
            "persons": [
                "63028-60541"
            ],
            "imported": "2006-12-14T09:35:01+01:00",
            "journal": "Ann Anat",
            "issn": "0066-1562",
            "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": 63029,
            "title": "Einfluss des Muskelrelaxans Tizanidin auf die Mundöffnung nach Weisheitszahnentfernung.",
            "abstract": null,
            "authors": [
                "Kirmeier, R",
                "Truschnegg, A",
                "Payer, M",
                "Schulz, K",
                "Jakse, N"
            ],
            "year": 2006,
            "source": "Stomatologie. 103. Jahrgang(5):102-102.-Österreichischer Zahnärztekongress 2006; SEPT 27-30,2006; Krems, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63029-14057"
            ],
            "persons": [
                "63029-50792",
                "63029-51042",
                "63029-51707"
            ],
            "imported": "2006-12-14T09:39:17+01:00",
            "journal": "Stomatologie",
            "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": 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": 63031,
            "title": "Proximale Fibiladislokation im letzten Trimenon der Schwangerschaft.",
            "abstract": null,
            "authors": [
                "Pichler, W",
                "Tesch, NP",
                "Clement, HG",
                "Grechenig, W",
                "Windisch, G"
            ],
            "year": 2006,
            "source": "Ann Anat. DOI 10.3337/anatges.2006.00032006. 2006; -23. Arbeitstagung der Anatomischen Gesellschaft in Würzburg; SEPT 27 -29, 2006; Würzburg, DEUTSCHLAND. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63031-14018",
                "63031-14052"
            ],
            "persons": [
                "63031-60541"
            ],
            "imported": "2006-12-14T09:41:34+01:00",
            "journal": "Ann Anat",
            "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": 63032,
            "title": "Zahnärztliche Versorgung von Patienten mit ektodermaler Dysplasie.",
            "abstract": null,
            "authors": [
                "Gluhak, C",
                "Kirmeier, R",
                "Payer, M",
                "Marada, P",
                "Jakse, N"
            ],
            "year": 2006,
            "source": "Stomatologie. 103. Jahrgang(5):114-114.-Österreichischer Zahnärztekongress 2006; SEPT 27-30,2006; Krems, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63032-14057",
                "63032-14111"
            ],
            "persons": [
                "63032-50792",
                "63032-51707"
            ],
            "imported": "2006-12-14T09:42:16+01:00",
            "journal": "Stomatologie",
            "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": 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": 63033,
            "title": "Endoscopic endonasal transsphenoidal pituitary and skull base surgery – The Graz experience. ",
            "abstract": null,
            "authors": [
                "Mokry, M",
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "International Skull Base Surgery Symposium, King Faisal Specialist Hospital and Research Centre; JAN 24-26, 2006; Riyadh, SAUDI ARABIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63033-14050",
                "63033-14066"
            ],
            "persons": [
                "63033-52006"
            ],
            "imported": "2006-12-14T09:42:38+01: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}