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=149340&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157709,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149360&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149320&ordering=-year",
    "results": [
        {
            "id": 157,
            "title": "Agenesis of the dorsal pancreas in a woman with diabetes mellitus and in both of her sons.",
            "abstract": null,
            "authors": [
                "Wildling, R",
                "Schnedl, WJ",
                "Reisinger, EC",
                "Schreiber, F",
                "Lipp, RW",
                "Lederer, A",
                "Krejs, GJ"
            ],
            "year": 1993,
            "source": "Gastroenterology. 1993; 104(4):1182-1186",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1992JJ55500542",
            "pubmed": "8462806",
            "doi": "10.1016/0016-5085(93)90290-S",
            "pmc": null,
            "organizations": [
                "157-14054",
                "157-14081"
            ],
            "persons": [
                "157-51539-6",
                "157-51534-6",
                "157-51948-6"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 4.988,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903614457831325,
            "impactfactor_norm_year": 1998,
            "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": true
        },
        {
            "id": 159,
            "title": "Air embolism with bilateral pneumothorax after a five-meter dive.",
            "abstract": null,
            "authors": [
                "Friehs, I",
                "Friehs, GM",
                "Friehs, GB"
            ],
            "year": 1993,
            "source": "Undersea Hyperb Med. 1993; 20(2):155-157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LH32300005",
            "pubmed": "8329942",
            "doi": null,
            "pmc": null,
            "organizations": [
                "159-14045",
                "159-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "UNDERSEA HYPERBAR MED",
            "issn": "1066-2936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.615,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.152777777777778,
            "impactfactor_norm_year": 1998,
            "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": 174,
            "title": "Comparison of direct versus indirect determination of zinc concentration in erythrocytes in euthyroid and hyperthyroid subjects.",
            "abstract": null,
            "authors": [
                "Tiran, B",
                "Lorenz, O",
                "Tiran, A",
                "Buchinger, W",
                "Eber, O"
            ],
            "year": 1993,
            "source": "EUR J CLIN CHEM CLIN BIOCHEM. 1993; 31(4): 239-244. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LD02800010",
            "pubmed": "8318572",
            "doi": "10.1515/cclm.1993.31.4.239",
            "pmc": null,
            "organizations": [
                "174-14013"
            ],
            "persons": [],
            "imported": "2010-07-15T17:29:26+02:00",
            "journal": "EUR J CLIN CHEM CLIN BIOCHEM",
            "issn": "0939-4974",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.867,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.576923076923077,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 181,
            "title": "Doppler sonography in congenital ureteropelvic junction obstruction and multicystic dysplastic kidneys.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Ring, E",
                "Fueger, G",
                "Petritsch, P",
                "Villits, P"
            ],
            "year": 1993,
            "source": "Pediatr Radiol. 1993; 23(7):502-505",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MK03000003",
            "pubmed": "8309748",
            "doi": "10.1007/BF02012130",
            "pmc": null,
            "organizations": [
                "181-14048",
                "181-14056"
            ],
            "persons": [
                "181-51373-2"
            ],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "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": true
        },
        {
            "id": 183,
            "title": "Doppler ultrasound in necrotizing enterocolitis",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Joannou, A",
                "Maurer, U",
                "Müller, W",
                "Schwinger, W"
            ],
            "year": 1993,
            "source": "Z GEBURTSH PERINATOL. 1993; 197(2): 87-89. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LD55400006",
            "pubmed": "8328172",
            "doi": null,
            "pmc": null,
            "organizations": [
                "183-14048"
            ],
            "persons": [
                "183-51373-2",
                "183-51643-6",
                "183-51859-6"
            ],
            "imported": "2010-07-14T15:53:35+02:00",
            "journal": "Z GEBURTSH PERINATOL",
            "issn": "0300-967X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.311,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 208,
            "title": "Analysis of temperature distributions of interstitial hyperthermia using a hot water system.",
            "abstract": null,
            "authors": [
                "Stuecklschweiger, G",
                "Arian-Schad, KS",
                "Kapp, DS",
                "Handl-Zeller, L",
                "Hackl, AG"
            ],
            "year": 1993,
            "source": "Int J Radiat Oncol Biol Phys. 1993; 26(5):891-895",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LR64400021",
            "pubmed": "8344859",
            "doi": "10.1016/0360-3016(93)90506-q",
            "pmc": null,
            "organizations": [
                "208-14054"
            ],
            "persons": [],
            "imported": "2010-07-15T17:23:56+02:00",
            "journal": "INT J RADIAT ONCOL BIOL PHYS",
            "issn": "0360-3016",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.924050632911392,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 211,
            "title": "Analytic morphology in clinical and experimental dermatology.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Stolz, W",
                "Bahmer, FA",
                "el-Gammal, S",
                "Heinisch, G",
                "Mattfeldt, T",
                "Nilles, M",
                "Otto, F",
                "Peter, RU",
                "Soyer, HP"
            ],
            "year": 1993,
            "source": "J AMER ACAD DERMATOL 1993 29: 86-97.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LJ84400014",
            "pubmed": "8315083",
            "doi": "10.1016/0190-9622(93)70158-P",
            "pmc": null,
            "organizations": [
                "211-14047"
            ],
            "persons": [
                "211-51617-2"
            ],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.424,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.885714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 228,
            "title": "Anticarcinoembryonic antigen immunoscintigraphy with a 99mTc-Fab' fragment (Immu 4) in primary and recurrent colorectal cancer. A prospective study.",
            "abstract": null,
            "authors": [
                "Lechner, P",
                "Lind, P",
                "Binter, G",
                "Cesnik, H"
            ],
            "year": 1993,
            "source": "Dis Colon Rectum. 1993; 36(10):930-935",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MB73000007",
            "pubmed": "8404384",
            "doi": "10.1007/BF02050628",
            "pmc": null,
            "organizations": [
                "228-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "DIS COLON RECTUM",
            "issn": "0012-3706",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.739,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 1998,
            "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": 250,
            "title": "Aortic dissection due to discontinuation of beta-blocker therapy.",
            "abstract": null,
            "authors": [
                "Eber, B",
                "Tscheliessnigg, KH",
                "Anelli-Monti, M",
                "Kaufmann, P",
                "Lueger, A",
                "Delgado, P",
                "Kullnig, P"
            ],
            "year": 1993,
            "source": "Cardiology. 1993; 83(1-2):128-131",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MD54000020",
            "pubmed": "8261479",
            "doi": "10.1159/000175959",
            "pmc": null,
            "organizations": [
                "250-14045",
                "250-14054"
            ],
            "persons": [
                "250-51868-6"
            ],
            "imported": null,
            "journal": "CARDIOLOGY",
            "issn": "0008-6312",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.538,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.548387096774194,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 266,
            "title": "Application of silver acetate autometallography and gold-silver staining methods for in situ DNA hybridization.",
            "abstract": null,
            "authors": [
                "Hacker, GW",
                "Graf, AH",
                "Hauser-Kronberger, C",
                "Wirnsberger, G",
                "Schiechl, A",
                "Bernatzky, G",
                "Wittauer, U",
                "Su, HC",
                "Adam, H",
                "Thurner, J"
            ],
            "year": 1993,
            "source": "Chin Med J (Engl). 1993; 106(2):83-92",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KW87000001",
            "pubmed": "8389275",
            "doi": null,
            "pmc": null,
            "organizations": [
                "266-14010",
                "266-14020"
            ],
            "persons": [
                "266-51739-6"
            ],
            "imported": null,
            "journal": "CHIN MED J",
            "issn": "0366-6999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.084,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0934579439252336,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 279,
            "title": "Ascending enteric reflex contraction: roles of acetylcholine and tachykinins in relation to distension and propagation of excitation.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Schluet, W",
                "Maggi, CA"
            ],
            "year": 1993,
            "source": "J PHARMACOL EXP THER 1993 264: 391-396.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KG48400056",
            "pubmed": "7678649",
            "doi": null,
            "pmc": null,
            "organizations": [
                "279-14022"
            ],
            "persons": [
                "279-51529-2"
            ],
            "imported": null,
            "journal": "J PHARMACOL EXP THER",
            "issn": "0022-3565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.323,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.898876404494382,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 287,
            "title": "Assessment of MRI criteria for a diagnosis of MS.",
            "abstract": null,
            "authors": [
                "Offenbacher, H",
                "Fazekas, F",
                "Schmidt, R",
                "Freidl, W",
                "Flooh, E",
                "Payer, F",
                "Lechner, H"
            ],
            "year": 1993,
            "source": "NEUROLOGY 1993 43: 905-909.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LC36300013",
            "pubmed": "8274173",
            "doi": "10.1212/WNL.43.5.905",
            "pmc": null,
            "organizations": [
                "287-14051"
            ],
            "persons": [
                "287-51845-6"
            ],
            "imported": null,
            "journal": "NEUROLOGY",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.347,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.968,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 301,
            "title": "Autoantibodies to nuclear mitotic apparatus in a patient with vitiligo and autoimmune thyroiditis.",
            "abstract": null,
            "authors": [
                "Auer-Grumbach, P",
                "Stangl, M"
            ],
            "year": 1993,
            "source": "Dermatology. 1993; 186(3):229-231",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KU86800018",
            "pubmed": "8453154",
            "doi": "10.1159/000247353",
            "pmc": null,
            "organizations": [
                "301-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.069,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.371428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 320,
            "title": "TBG isoforms in the course of hyperthyroidism",
            "abstract": null,
            "authors": [
                "Buchinger, W",
                "Tiran, B",
                "Langsteger, W",
                "Lorenz, O",
                "Eber, O"
            ],
            "year": 1993,
            "source": "ACTA MED AUST. 1993; 20(1-2): 20-23. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KU85900007",
            "pubmed": "8475674",
            "doi": null,
            "pmc": null,
            "organizations": [
                "320-14013"
            ],
            "persons": [],
            "imported": "2010-07-06T12:52:25+02:00",
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "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": true
        },
        {
            "id": 324,
            "title": "BEP/VIP in children and adolescents with malignant non-testicular germ cell tumors. A comparison of the results of treatment of therapy studies MAKEI 83/86 and 89P/89",
            "abstract": null,
            "authors": [
                "Göbel, U",
                "Calaminus, G",
                "Teske, C",
                "Bamberg, M",
                "Bökkerink, JP",
                "Haas, RJ",
                "Holschneider, AM",
                "Janka-Schaub, G",
                "Jürgens, H",
                "Mittler, U"
            ],
            "year": 1993,
            "source": "KLIN PADIAT. 1993; 205(4): 231-240. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LQ62200006",
            "pubmed": "7690864",
            "doi": "10.1055/s-2007-1025232",
            "pmc": null,
            "organizations": [
                "324-14048"
            ],
            "persons": [],
            "imported": "2010-07-09T16:30:23+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 330,
            "title": "Beta-carotene, vitamin A and carrier proteins in thyroid diseases",
            "abstract": null,
            "authors": [
                "Aktuna, D",
                "Buchinger, W",
                "Langsteger, W",
                "Meister, E",
                "Sternad, H",
                "Lorenz, O",
                "Eber, O"
            ],
            "year": 1993,
            "source": "Acta Med Austriaca. 1993; 20(1-2):17-20",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KU85900006",
            "pubmed": "8475673",
            "doi": null,
            "pmc": null,
            "organizations": [
                "330-14013"
            ],
            "persons": [],
            "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.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 334,
            "title": "Bilateral medial medullary infarction: magnetic resonance imaging and correlative histopathologic findings.",
            "abstract": null,
            "authors": [
                "Kleinert, G",
                "Fazekas, F",
                "Kleinert, R",
                "Schmidt, R",
                "Payer, F",
                "Offenbacher, H",
                "Lechner, H"
            ],
            "year": 1993,
            "source": "Eur Neurol. 1993; 33(1):74-76",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KP39200019",
            "pubmed": "8440293",
            "doi": "10.1159/000116906",
            "pmc": null,
            "organizations": [
                "334-14020",
                "334-14051",
                "334-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 108407,
            "title": "Induction of neutrophil homotypic adhesion via sialophorin (CD43), a surface sialoglycoprotein restricted to haemopoietic cells.",
            "abstract": null,
            "authors": [
                "ROSENKRANZ, AR",
                "MAJDIC, O",
                "STOCKL, J",
                "PICKL, W",
                "STOCKINGER, H",
                "KNAPP, W"
            ],
            "year": 1993,
            "source": "Immunology. 1993; 80(3):431-438",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MF22500014",
            "pubmed": "7507092",
            "doi": null,
            "pmc": "PMC1422208",
            "organizations": [],
            "persons": [
                "108407-72630-1"
            ],
            "imported": "2011-02-04T14:08:11+01:00",
            "journal": "IMMUNOLOGY",
            "issn": "0019-2805",
            "collection_publisher": null,
            "collection_title": "IMMUNOLOGY; ",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 372,
            "title": "Brain magnetic resonance imaging in coronary artery bypass grafts: a pre- and postoperative assessment.",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Fazekas, F",
                "Offenbacher, H",
                "Mächler, H",
                "Freidl, W",
                "Payer, F",
                "Rigler, B",
                "Harrison, MI",
                "Lechner, H"
            ],
            "year": 1993,
            "source": "Neurology. 1993; 43(4):775-778",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KX81200026",
            "pubmed": "8469339",
            "doi": "10.1212/WNL.43.4.775",
            "pmc": null,
            "organizations": [
                "372-14045",
                "372-14051",
                "372-14075"
            ],
            "persons": [
                "372-51592-6",
                "372-51845-6"
            ],
            "imported": null,
            "journal": "NEUROLOGY",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.347,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.968,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 376,
            "title": "Brain stem infarction and diaschisis. A SPECT cerebral perfusion study.",
            "abstract": null,
            "authors": [
                "Fazekas, F",
                "Payer, F",
                "Valetitsch, H",
                "Schmidt, R",
                "Flooh, E"
            ],
            "year": 1993,
            "source": "Stroke. 1993; 24(8):1162-1166",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LP59000009",
            "pubmed": "8342190",
            "doi": "10.1161/01.STR.24.8.1162",
            "pmc": null,
            "organizations": [
                "376-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.526,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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
        }
    ]
}