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=2000&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157151,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2020&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1980&ordering=-imported",
    "results": [
        {
            "id": 2476,
            "title": "Systematized inflammatory epidermal nevus with symmetrical involvement: an unusual case of CHILD syndrome?",
            "abstract": null,
            "authors": [
                "Fink-Puches, R",
                "Soyer, HP",
                "Pierer, G",
                "Kerl, H",
                "Happle, R"
            ],
            "year": 1997,
            "source": "J Am Acad Dermatol. 1997; 36(5 Pt 2):823-826",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WZ91100003",
            "pubmed": "9146558",
            "doi": "10.1016/S0190-9622(97)70031-8",
            "pmc": null,
            "organizations": [
                "2476-14045",
                "2476-14047"
            ],
            "persons": [
                "2476-51620-6",
                "2476-52589-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": true,
            "impactfactor": 1.891,
            "impactfactor_year": 1997,
            "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": true
        },
        {
            "id": 2477,
            "title": "Systemic changes of the immune system in patients with Alzheimer's dementia",
            "abstract": null,
            "authors": [
                "Leblhuber, F",
                "Walli, J",
                "Tilz, GP",
                "Wachter, H",
                "Fuchs, D"
            ],
            "year": 1998,
            "source": "Dtsch Med Wochenschr. 1998; 123(25-26):787-791",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074429600001",
            "pubmed": "9672485",
            "doi": "10.1055/s-2007-1024069",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2477-51537-6"
            ],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.653,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.607476635514019,
            "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": 1232,
            "title": "Humoral immune response to human cytomegalovirus in patients undergoing percutaneous transluminal coronary angioplasty.",
            "abstract": null,
            "authors": [
                "Tiran, A",
                "Tio, RA",
                "Oostenveld, E",
                "Harmsen, MC",
                "Tiran, B",
                "Den Heijer, P",
                "Monnink, SH",
                "Wilders-Truschnig, MM",
                "The, TH"
            ],
            "year": 1999,
            "source": "Clin Diagn Lab Immunol. 1999; 6(1):45-49",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077980900008",
            "pubmed": "9874662",
            "doi": "10.1128/CDLI.6.1.45-49.1999",
            "pmc": "PMC95658",
            "organizations": [
                "1232-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN DIAGN LAB IMMUNOL",
            "issn": "1071-412X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.583,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.594936708860759,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 2479,
            "title": "System identification of the low-dose kinetics of p-aminohippuric acid.",
            "abstract": null,
            "authors": [
                "Estelberger, W",
                "Zitta, S",
                "Lang, T",
                "Mayer, F",
                "Mauric, A",
                "Horn, S",
                "Holzer, H",
                "Petek, W",
                "Riebnegger, G"
            ],
            "year": 1995,
            "source": "Eur J Clin Chem Clin Biochem. 1995; 33(11):847-853",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG08900012",
            "pubmed": "8620062",
            "doi": "10.1515/cclm.1995.33.11.847",
            "pmc": null,
            "organizations": [
                "2479-14012",
                "2479-14045"
            ],
            "persons": [
                "2479-50569-6",
                "2479-51535-6",
                "2479-51690-6",
                "2479-51843-6"
            ],
            "imported": null,
            "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.848,
            "impactfactor_year": 1995,
            "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": false
        },
        {
            "id": 2480,
            "title": "T1 imaging using phase acquisition of composite echoes.",
            "abstract": null,
            "authors": [
                "Ropele, S",
                "Stollberger, R",
                "Ebner, F",
                "Fazekas, F"
            ],
            "year": 1999,
            "source": "Magn Reson Med. 1999; 41(2):386-391",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078804500024",
            "pubmed": "10080288",
            "doi": "10.1002%2F%28SICI%291522-2594%28199902%2941%3A2%3C386%3A%3AAID-MRM24%3E3.0.CO%3B2-S",
            "pmc": null,
            "organizations": [
                "2480-14051",
                "2480-14054"
            ],
            "persons": [
                "2480-51279-2"
            ],
            "imported": null,
            "journal": "MAGN RESON MED",
            "issn": "0740-3194",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.757,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.961538461538462,
            "impactfactor_norm_year": 1999,
            "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": 2481,
            "title": "Tachykinin inhibition of acid-induced gastric hyperaemia in the rat.",
            "abstract": null,
            "authors": [
                "Heinemann, A",
                "Jocic, M",
                "Herzeg, G",
                "Holzer, P"
            ],
            "year": 1996,
            "source": "BRIT J PHARMACOL 1996 119: 1525-1532.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VZ59600004",
            "pubmed": "8982497",
            "doi": "10.1111/j.1476-5381.1996.tb16068.x",
            "pmc": "PMC1915790",
            "organizations": [
                "2481-14022"
            ],
            "persons": [
                "2481-51529-6",
                "2481-51756-2"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.075,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.921348314606742,
            "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": 1234,
            "title": "Hymenoptera venom allergy: time course of specific IgE concentrations during the first weeks after a sting.",
            "abstract": null,
            "authors": [
                "Rieger-Ziegler, V",
                "Rieger, E",
                "Kränke, B",
                "Aberer, W"
            ],
            "year": 1999,
            "source": "Int Arch Allergy Immunol. 1999; 120(2):166-168",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083363500010",
            "pubmed": "10545771",
            "doi": "10.1159/000024235",
            "pmc": null,
            "organizations": [
                "1234-14047"
            ],
            "persons": [
                "1234-51346-6",
                "1234-51954-6"
            ],
            "imported": null,
            "journal": "INT ARCH ALLERGY IMMUNOL",
            "issn": "1018-2438",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.911,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.823529411764706,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2484,
            "title": "Tachykinin receptors are involved in the "local efferent" motor response to capsaicin in the guinea-pig small intestine and oesophagus.",
            "abstract": null,
            "authors": [
                "Barthó, L",
                "Lénárd, L",
                "Patacchini, R",
                "Halmai, V",
                "Wilhelm, M",
                "Holzer, P",
                "Maggi, CA"
            ],
            "year": 1999,
            "source": "Neuroscience. 1999; 90(1):221-228",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078937400020",
            "pubmed": "10188948",
            "doi": "10.1016/S0306-4522(98)00459-X",
            "pmc": null,
            "organizations": [
                "2484-14022"
            ],
            "persons": [
                "2484-51529-6"
            ],
            "imported": null,
            "journal": "NEUROSCIENCE",
            "issn": "0306-4522",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.924,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.845771144278607,
            "impactfactor_norm_year": 1999,
            "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
        },
        {
            "id": 2485,
            "title": "Tachykinin receptors in gastrointestinal motility.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U"
            ],
            "year": 1995,
            "source": "REGUL PEPTIDES 1995 57: 19-42.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995QY48000002",
            "pubmed": "7644701",
            "doi": "10.1016/0167-0115(95)00019-8",
            "pmc": null,
            "organizations": [
                "2485-14022"
            ],
            "persons": [
                "2485-51517-2"
            ],
            "imported": null,
            "journal": "REGUL PEPTIDES",
            "issn": "0167-0115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.288,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.761194029850746,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 2488,
            "title": "Tc-99m-labeled anti-CEA antibodies in intraoperative diagnosis of colorectal cancer",
            "abstract": null,
            "authors": [
                "Lechner, P",
                "Lind, P",
                "Binter, G"
            ],
            "year": 1995,
            "source": "Nuklearmedizin. 1995; 34(1):8-14",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QK12000003",
            "pubmed": "7724366",
            "doi": "10.1055/s-0038-1629686",
            "pmc": null,
            "organizations": [
                "2488-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "NUKLEARMED",
            "issn": "0029-5566",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.679,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.329113924050633,
            "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": 2489,
            "title": "Technetium-99m-ECD SPECT fails to show focal hyperemia of acute herpes encephalitis.",
            "abstract": null,
            "authors": [
                "Fazekas, F",
                "Roob, G",
                "Payer, F",
                "Kapeller, P",
                "Strasser-Fuchs, S",
                "Aigner, RM"
            ],
            "year": 1998,
            "source": "J Nucl Med. 1998; 39(5):790-792",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073486000018",
            "pubmed": "9591576",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2489-14051",
                "2489-14054",
                "2489-14107"
            ],
            "persons": [
                "2489-51727-6",
                "2489-51744-6"
            ],
            "imported": null,
            "journal": "J NUCL MED",
            "issn": "0161-5505",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.064,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.949367088607595,
            "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": true
        },
        {
            "id": 2490,
            "title": "Pacemaker erythema with telangiectasis ].",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Auer-Grumbach, P",
                "Cerroni, L",
                "Smolle, J"
            ],
            "year": 1994,
            "source": "Hautarzt. 1994; 45(10):716-718",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PM67200009",
            "pubmed": "8002341",
            "doi": "10.1007/s001050050156",
            "pmc": null,
            "organizations": [
                "2490-14047"
            ],
            "persons": [
                "2490-51751-6",
                "2490-51617-6",
                "2490-51842-2"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "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": true
        },
        {
            "id": 2491,
            "title": "Temperature dependence of agonist-stimulated Ca2+ signaling in cultured endothelial cells.",
            "abstract": null,
            "authors": [
                "Paltauf-Doburzynska, J",
                "Graier, WF"
            ],
            "year": 1997,
            "source": "Cell Calcium. 1997; 21(1):43-51",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WJ68500004",
            "pubmed": "9056076",
            "doi": "10.1016%2FS0143-4160%2897%2990095-6",
            "pmc": null,
            "organizations": [
                "2491-14013"
            ],
            "persons": [
                "2491-51860-4"
            ],
            "imported": null,
            "journal": "CELL CALCIUM",
            "issn": "0143-4160",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.265,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.755395683453237,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL 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": 1241,
            "title": "Hypospadias repair using a modification of Beck's operation: followup.",
            "abstract": null,
            "authors": [
                "Haberlik, A",
                "Schmidt, B",
                "Uray, E",
                "Mayr, J"
            ],
            "year": 1997,
            "source": "J UROL 1997 157: 2308-2311.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WY05000104",
            "pubmed": "9146661",
            "doi": "10.1097%2F00005392-199706000-00104",
            "pmc": null,
            "organizations": [
                "1241-14049"
            ],
            "persons": [
                "1241-51572-2"
            ],
            "imported": null,
            "journal": "J UROL",
            "issn": "0022-5347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.719,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.878048780487805,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 2493,
            "title": "Temporary increase of plasma epinephrine affects stress responses 24 h later.",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Epple, A",
                "Kvetnansky, R",
                "Leitner, G",
                "Emsenhuber, W",
                "Radkohl, W"
            ],
            "year": 1995,
            "source": "Physiol Behav. 1995; 58(2):223-228",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RH18300003",
            "pubmed": "7568423",
            "doi": "10.1016%2F0031-9384%2895%2900041-G",
            "pmc": null,
            "organizations": [
                "2493-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "PHYSIOL BEHAV",
            "issn": "0031-9384",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.171,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.358974358974359,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BEHAVIORAL SCIENCES",
            "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": 2494,
            "title": "Pregnancy termination after prenatal diagnosis--data of the Styrian malformation register (1985-1992)",
            "abstract": null,
            "authors": [
                "Häusler, MC",
                "Berghold, A",
                "Zierler, H",
                "Kainer, F"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(6):169-174",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UD17900003",
            "pubmed": "8650926",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2494-14021",
                "2494-14026",
                "2494-14038"
            ],
            "persons": [
                "2494-51344-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.551401869158878,
            "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": 1245,
            "title": "Identification of a new splice site mutation (3849 + 1G-->A) in the intron 19 of the CFTR gene.",
            "abstract": null,
            "authors": [
                "Greil, I",
                "Wagner, K",
                "Rosenkranz, W"
            ],
            "year": 1993,
            "source": "Hum Mol Genet. 1993; 2(12):2171-2172",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1993MP21300032",
            "pubmed": "7509231",
            "doi": "10.1093/hmg/2.12.2171",
            "pmc": null,
            "organizations": [
                "1245-14021"
            ],
            "persons": [
                "1245-51527-6"
            ],
            "imported": null,
            "journal": "HUM MOL GENET",
            "issn": "0964-6906",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.528,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.955932203389831,
            "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": 2496,
            "title": "Patch testing with the Austrian standard series--epidemiologic test values and results",
            "abstract": null,
            "authors": [
                "Kränke, B",
                "Binder, M",
                "Derhaschnig, J",
                "Komericki, P",
                "Pirkhammer, D",
                "Ziegler, V",
                "Aberer, W"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(11):323-330",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RB07100001",
            "pubmed": "7610657",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2496-14047"
            ],
            "persons": [
                "2496-50041-6",
                "2496-51346-6",
                "2496-51954-1"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.551401869158878,
            "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": 2497,
            "title": "Epidemiologic data for tetanus prophylaxis. Assessment of the need for vaccination",
            "abstract": null,
            "authors": [
                "Brabek, E",
                "Kränke, B",
                "Stünzner, D",
                "Aberer, W"
            ],
            "year": 1999,
            "source": "Wien Klin Wochenschr. 1999; 111(20):851-854",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083996300005",
            "pubmed": "10586490",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2497-14023",
                "2497-14047"
            ],
            "persons": [
                "2497-51346-4",
                "2497-51954-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.588,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.563636363636364,
            "impactfactor_norm_year": 1999,
            "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": 3431,
            "title": "Homocysteine and B vitamins in dementia.",
            "abstract": null,
            "authors": [
                "Leblhuber, F",
                "Walli, J",
                "Widner, B",
                "Artner-Dworzak, E",
                "Fuchs, D",
                "Vrecko, K"
            ],
            "year": 2001,
            "source": "Am J Clin Nutr. 2001; 73(1):127-128",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000165997400023",
            "pubmed": "11124762",
            "doi": "10.1093/ajcn/73.1.127",
            "pmc": null,
            "organizations": [
                "3431-14012"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J CLIN NUTR",
            "issn": "0002-9165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.021,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.98,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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
        }
    ]
}