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=2560&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158686,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2580&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2540&ordering=-imported",
    "results": [
        {
            "id": 2992,
            "title": "In vivo evidence that the skeletal actions of parathyroid hormone (PTH) are not mediated through transforming growth factor beta (TGF beta).",
            "abstract": null,
            "authors": [
                "Sibonga, JD",
                "Dobnig, H",
                "Burgess, JA",
                "Turner, RT"
            ],
            "year": 2000,
            "source": "J BONE MINER RES 2000 15: 811-811.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000086047500084",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2992-14080"
            ],
            "persons": [],
            "imported": null,
            "journal": "J BONE MINER RES",
            "issn": "0884-0431",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.877,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.943820224719101,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": false
        },
        {
            "id": 2993,
            "title": "A comparison of growth impairment and orthodontic results in adult patients with clefts of palate and unilateral clefts of lip, palate and alveolus.",
            "abstract": null,
            "authors": [
                "Schultes, G",
                "Gaggl, A",
                "Kärcher, H"
            ],
            "year": 2000,
            "source": "Br J Oral Maxillofac Surg. 2000; 38(1):26-32",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086091000009",
            "pubmed": "10783444",
            "doi": "10.1054/bjom.1999.0132",
            "pmc": null,
            "organizations": [
                "2993-14057"
            ],
            "persons": [
                "2993-51566-6"
            ],
            "imported": null,
            "journal": "BRIT J ORAL MAXILLOFAC SURG",
            "issn": "0266-4356",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.771,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.463235294117647,
            "impactfactor_norm_year": 2000,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1563,
            "title": "Macrophage-enhanced formation of cholesteryl ester-core aldehydes during oxidation of low density lipoprotein.",
            "abstract": null,
            "authors": [
                "Karten, B",
                "Boechzelt, H",
                "Abuja, PM",
                "Mittelbach, M",
                "Sattler, W"
            ],
            "year": 1999,
            "source": "J LIPID RES 1999 40: 1240-1253.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081198900008",
            "pubmed": "10393209",
            "doi": "10.1016/S0022-2275(20)33486-6",
            "pmc": null,
            "organizations": [
                "1563-14013"
            ],
            "persons": [
                "1563-51705-4"
            ],
            "imported": null,
            "journal": "J LIPID RES",
            "issn": "0022-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.394,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.766101694915254,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2995,
            "title": "High titre inhibitor after continuous factor VIII administration for surgery in a young infant.",
            "abstract": null,
            "authors": [
                "Koestenberger, M",
                "Raith, W",
                "Muntean, W"
            ],
            "year": 2000,
            "source": "Haemophilia. 2000; 6(2):120-120",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000086162000014",
            "pubmed": "10781202",
            "doi": "10.1046%2Fj.1365-2516.2000.00377.x",
            "pmc": null,
            "organizations": [
                "2995-14091"
            ],
            "persons": [
                "2995-51651-4",
                "2995-52013-1"
            ],
            "imported": null,
            "journal": "HAEMOPHILIA",
            "issn": "1351-8216",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.408,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.483333333333333,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2996,
            "title": "Expression of Fas-ligand in first trimester and term human placental villi.",
            "abstract": null,
            "authors": [
                "Hammer, A",
                "Dohr, G"
            ],
            "year": 2000,
            "source": "J Reprod Immunol. 2000; 46(2):83-90",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086174400001",
            "pubmed": "10706940",
            "doi": "10.1016%2FS0165-0378%2899%2900059-5",
            "pmc": null,
            "organizations": [
                "2996-14017"
            ],
            "persons": [
                "2996-51666-6",
                "2996-51714-2"
            ],
            "imported": null,
            "journal": "J REPROD IMMUNOL",
            "issn": "0165-0378",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.771,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.46551724137931,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2997,
            "title": "Correlation of low-density lipoprotein modification by myeloperoxidase with hypochlorous acid formation.",
            "abstract": null,
            "authors": [
                "Jerlich, A",
                "Horakova, L",
                "Fabjan, JS",
                "Giessauf, A",
                "Jürgens, G",
                "Schaur, RJ"
            ],
            "year": 1999,
            "source": "Int J Clin Lab Res. 1999; 29(4):155-161",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086174800005",
            "pubmed": "10784377",
            "doi": "10.1007%2Fs005990050083",
            "pmc": null,
            "organizations": [
                "2997-14047"
            ],
            "persons": [
                "2997-51511-6"
            ],
            "imported": null,
            "journal": "INT J CLIN LAB RES",
            "issn": "0940-5437",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.519,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.631578947368421,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2998,
            "title": "Gamma knife radiosurgery for hypothalamic hamartomas in patients with medically intractable epilepsy and precocious puberty. Report of two cases.",
            "abstract": null,
            "authors": [
                "Unger, F",
                "Schröttner, O",
                "Haselsberger, K",
                "Körner, E",
                "Ploier, R",
                "Pendl, G"
            ],
            "year": 2000,
            "source": "J Neurosurg. 2000; 92(4):726-731",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086180200024",
            "pubmed": "10761669",
            "doi": "10.3171/jns.2000.92.4.0726",
            "pmc": null,
            "organizations": [
                "2998-14050"
            ],
            "persons": [
                "2998-51969-2"
            ],
            "imported": null,
            "journal": "J NEUROSURG",
            "issn": "0022-3085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.918,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.948529411764706,
            "impactfactor_norm_year": 2000,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2999,
            "title": "Prospective evaluation of neuroendocrine late effects after treatment of pediatric brain tumors",
            "abstract": null,
            "authors": [
                "Schagerl, S",
                "Lackner, H",
                "Benesch, M",
                "Kerbl, R",
                "Schwinger, W",
                "Dornbusch, HJ",
                "Sovinz, P",
                "Urban, C"
            ],
            "year": 2000,
            "source": "MONATSSCHR KINDERHEILK 2000 148: 251-256.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086186900008",
            "pubmed": null,
            "doi": "10.1007/s001120070007",
            "pmc": null,
            "organizations": [
                "2999-14092"
            ],
            "persons": [
                "2999-51657-6",
                "2999-51369-6",
                "2999-51736-6",
                "2999-51821-6",
                "2999-59537-6",
                "2999-51859-6"
            ],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.14,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0704225352112676,
            "impactfactor_norm_year": 2000,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1566,
            "title": "Magnesium and Nicotinergic Effects on Catecholamine Release from Chromaffin Cells",
            "abstract": null,
            "authors": [
                "Weiss, U",
                "Alkharrat, H",
                "Nibbio, B",
                "Porta, S",
                "Epple, A"
            ],
            "year": 1996,
            "source": "MAGNESIUM, BULL 1996 18: 63-65.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VH69900002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1566-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.365,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 754,
            "title": "Dissection of the descending aorta after balloon angioplasty of native coarctation.",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Stein, JI",
                "Gamillscheg, A",
                "Rigler, B"
            ],
            "year": 1997,
            "source": "Pediatr Cardiol. 1997; 18(3):222-225",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WX95000014",
            "pubmed": "9142715",
            "doi": "10.1007%2Fs002469900156",
            "pmc": null,
            "organizations": [
                "754-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT CARDIOL",
            "issn": "0172-0643",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.39,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.422535211267606,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3002,
            "title": "Point mutation of thyrotropin receptors as the main cause of autonomously functioning thyroid nodules: experiences in the framework of our Styrian patients",
            "abstract": null,
            "authors": [
                "Lax, SF",
                "Semlitsch, G",
                "Noiges, R",
                "Höfler, G"
            ],
            "year": 2000,
            "source": "Acta Med Austriaca. 2000; 27(2):49-50",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086233400005",
            "pubmed": "10812465",
            "doi": "10.1046%2Fj.1563-2571.2000.00205.x",
            "pmc": null,
            "organizations": [
                "3002-14020"
            ],
            "persons": [
                "3002-51691-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.158,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0961538461538462,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": false
        },
        {
            "id": 3003,
            "title": "Adaptative intima fibrosis in blood vessels in cervical carcinomas after preoperative cytotoxic chemotherapy.",
            "abstract": null,
            "authors": [
                "Reich, O",
                "Tamussino, K",
                "Lahousen, M",
                "Winter, R"
            ],
            "year": 2000,
            "source": "Int J Gynecol Cancer. 2000; 10(1):74-75",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086236600011",
            "pubmed": "11240654",
            "doi": "10.1046/j.1525-1438.2000.00005.x",
            "pmc": null,
            "organizations": [
                "3003-14038"
            ],
            "persons": [
                "3003-51826-6",
                "3003-51918-2"
            ],
            "imported": null,
            "journal": "INT J GYNECOL CANCER",
            "issn": "1048-891X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.663,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": false
        },
        {
            "id": 3004,
            "title": "Atypical Bland-White-Garland syndrome with stenosis of the origin of the left coronary artery: catheter intervention after mammary artery bypass stenosis and residual fistula to the pulmonary trunk.",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Luha, O",
                "Gamillscheg, A"
            ],
            "year": 2000,
            "source": "Pediatr Cardiol. 2000; 21(2):161-164",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086244300011",
            "pubmed": "10754090",
            "doi": "10.1007%2Fs002469910028",
            "pmc": null,
            "organizations": [
                "3004-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT CARDIOL",
            "issn": "0172-0643",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.863,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.535211267605634,
            "impactfactor_norm_year": 2000,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3005,
            "title": "111In Octreotide scintigraphy in Graves Ophthalmopathy.",
            "abstract": null,
            "authors": [
                "Ardjomand, N",
                "Esche, G",
                "Lindner, S",
                "Panzitt, M",
                "Langmann, A"
            ],
            "year": 2000,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2000 41: S934-S934.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000086246705038",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3005-14043"
            ],
            "persons": [
                "3005-53163"
            ],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.373,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": false
        },
        {
            "id": 1569,
            "title": "Magnesium Supplementation for 30 Days Leads to Correlative Changes in Circulating Ionized Magnesium and Parathormone (Ipth)",
            "abstract": null,
            "authors": [
                "Dimai, HP",
                "Porta, S",
                "Wirnsberger, G",
                "Dobnig, H",
                "Leb, G",
                "Truschnigwilders, M"
            ],
            "year": 1994,
            "source": "MAGNESIUM, BULL 1994 16: 113-118.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QB53700001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1569-14014"
            ],
            "persons": [
                "1569-51739-6",
                "1569-79271-1"
            ],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3007,
            "title": "Carbon frames. Positioning and reduction aids in tibial intramedullary nailing with unreamed technique].",
            "abstract": null,
            "authors": [
                "Seibert, FJ",
                "Schippinger, G",
                "Bratschitsch, G",
                "Friedam, H",
                "Szyszkowitz, R"
            ],
            "year": 2000,
            "source": "Unfallchirurg. 2000; 103(2):132-136",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086264300006",
            "pubmed": "10763365",
            "doi": "10.1007/s001130050024",
            "pmc": null,
            "organizations": [
                "3007-14052"
            ],
            "persons": [
                "3007-51724-2"
            ],
            "imported": null,
            "journal": "UNFALLCHIRURG",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.496,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.264705882352941,
            "impactfactor_norm_year": 2000,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3008,
            "title": "Indoor exposure to formaldehyde and risk of allergy.",
            "abstract": null,
            "authors": [
                "Kränke, B",
                "Aberer, W"
            ],
            "year": 2000,
            "source": "Allergy. 2000; 55(4):402-404",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000086277300014",
            "pubmed": "10782528",
            "doi": "10.1034%2Fj.1398-9995.2000.00590.x",
            "pmc": null,
            "organizations": [
                "3008-14047"
            ],
            "persons": [
                "3008-51346-6",
                "3008-51954-2"
            ],
            "imported": null,
            "journal": "ALLERGY",
            "issn": "0105-4538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.385,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.866666666666667,
            "impactfactor_norm_year": 2000,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 757,
            "title": "Distraction implants: a new operative technique for alveolar ridge augmentation.",
            "abstract": null,
            "authors": [
                "Gaggl, A",
                "Schultes, G",
                "Kärcher, H"
            ],
            "year": 1999,
            "source": "J Craniomaxillofac Surg. 1999; 27(4):214-221",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084043100003",
            "pubmed": "10626254",
            "doi": "10.1016/S1010-5182(99)80032-8",
            "pmc": null,
            "organizations": [
                "757-14057"
            ],
            "persons": [
                "757-51566-6"
            ],
            "imported": null,
            "journal": "J CRANIO MAXILLOFAC SURG",
            "issn": "1010-5182",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.704,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.427480916030534,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 758,
            "title": "Distribution of cytokeratins, vimentin and desmoplakins in normal renal tissue, renal cell carcinomas and oncocytoma as revealed by immunofluorescence microscopy.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Ratschek, M",
                "Zatloukal, K",
                "Schmid, C",
                "Denk, H"
            ],
            "year": 1992,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1992; 421(3):209-215",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JP43800005",
            "pubmed": "1384221",
            "doi": "10.1007/BF01611177",
            "pmc": null,
            "organizations": [
                "758-14020"
            ],
            "persons": [
                "758-51515-6",
                "758-51528-6",
                "758-51663-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "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": true,
            "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": false
        },
        {
            "id": 4390,
            "title": "Functional magnetic resonance imaging detects activation of the visual association cortex during laser acupuncture of the foot in humans.",
            "abstract": null,
            "authors": [
                "Siedentopf, CM",
                "Golaszewski, SM",
                "Mottaghy, FM",
                "Ruff, CC",
                "Felber, S",
                "Schlager, A"
            ],
            "year": 2002,
            "source": "Neurosci Lett. 2002; 327(1):53-56",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177272100014",
            "pubmed": "12098499",
            "doi": "10.1016%2FS0304-3940%2802%2900383-X",
            "pmc": null,
            "organizations": [
                "4390-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.548223350253807,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}