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=340&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158430,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=360&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=320&ordering=-imported",
    "results": [
        {
            "id": 400,
            "title": "Cardiovascular Complications in the Postoperative Period",
            "abstract": null,
            "authors": [
                "Mahla, E",
                "Metzler, H"
            ],
            "year": 1998,
            "source": "ACTA ANAESTHESIOL SCAND 1998 42: 37-38.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076209500016",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "400-14044"
            ],
            "persons": [
                "400-51616-2",
                "400-51611-6"
            ],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 401,
            "title": "Cardiac manifestations of Lyme borreliosis with special reference to contractile dysfunction",
            "abstract": null,
            "authors": [
                "Seinost, G",
                "Gasser, R",
                "Reisinger, E",
                "Rigler, MY",
                "Fischer, L",
                "Keplinger, A",
                "Dattwyler, RJ",
                "Dunn, JJ",
                "Klein, W"
            ],
            "year": 1998,
            "source": "Acta Med Austriaca. 1998; 25(2):44-50",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074552600002",
            "pubmed": "9681041",
            "doi": null,
            "pmc": null,
            "organizations": [
                "401-14083"
            ],
            "persons": [
                "401-51533-6",
                "401-52018-2"
            ],
            "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.48,
            "impactfactor_year": 1998,
            "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": true
        },
        {
            "id": 402,
            "title": "Cardiovascular risk factors in obesity. The effect of weight reduction on platelet size in overweight patients.",
            "abstract": null,
            "authors": [
                "Toplak, H",
                "Sagmeister, E",
                "Wascher, TC"
            ],
            "year": 1994,
            "source": "Int J Obes Relat Metab Disord. 1994; 18(5):355-356",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994NH75700014",
            "pubmed": "8061730",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "402-51846-1"
            ],
            "imported": null,
            "journal": "INT J OBESITY",
            "issn": "0307-0565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.568,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.94,
            "impactfactor_norm_year": 1998,
            "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
        },
        {
            "id": 403,
            "title": "Carotid artery aneurysm as a rare cause for aspiration pneumonia. A case report.",
            "abstract": null,
            "authors": [
                "Decrinis, M",
                "Aschauer, M",
                "Lafer, M",
                "Stark, G"
            ],
            "year": 1996,
            "source": "Vasa. 1996; 25(4):362-367",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VU14700010",
            "pubmed": "8956552",
            "doi": null,
            "pmc": null,
            "organizations": [
                "403-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.626,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 404,
            "title": "CD44 and variants in melanocytic skin neoplasms.",
            "abstract": null,
            "authors": [
                "Schaider, H",
                "Soyer, HP",
                "Heider, KH",
                "Hofmann-Wellenhof, R",
                "Zatloukal, K",
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 1998,
            "source": "J Cutan Pathol. 1998; 25(4):199-203",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073188100002",
            "pubmed": "9609138",
            "doi": "10.1111/j.1600-0560.1998.tb01719.x",
            "pmc": null,
            "organizations": [
                "404-14020",
                "404-14047"
            ],
            "persons": [
                "404-51617-6",
                "404-53662-2",
                "404-51620-6",
                "404-51663-6",
                "404-51711-6"
            ],
            "imported": null,
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.413,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.771428571428572,
            "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": 95,
            "title": "A somatic cell hybrid panel and DNA probes for physical mapping of human chromosome 7p.",
            "abstract": null,
            "authors": [
                "Vortkamp, A",
                "Thias, U",
                "Gessler, M",
                "Rosenkranz, W",
                "Kroisel, PM",
                "Tommerup, N",
                "Krüger, G",
                "Götz, J",
                "Pelz, L",
                "Grzeschik, KH"
            ],
            "year": 1991,
            "source": "Genomics. 1991; 11(3):737-743",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK04600027",
            "pubmed": "1663489",
            "doi": "10.1016/0888-7543(91)90082-P",
            "pmc": null,
            "organizations": [
                "95-14021"
            ],
            "persons": [
                "95-51682-6"
            ],
            "imported": null,
            "journal": "GENOMICS",
            "issn": "0888-7543",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.037,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.91869918699187,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED 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": false
        },
        {
            "id": 406,
            "title": "CD56+ blastic transformation of chronic myeloid leukemia involving the skin.",
            "abstract": null,
            "authors": [
                "Kaddu, S",
                "Beham-Schmid, C",
                "Zenahlik, P",
                "Kerl, H",
                "Cerroni, L"
            ],
            "year": 1999,
            "source": "J Cutan Pathol. 1999; 26(10):497-503",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083983400004",
            "pubmed": "10599940",
            "doi": "10.1111/j.1600-0560.1999.tb01796.x",
            "pmc": null,
            "organizations": [
                "406-14020",
                "406-14047"
            ],
            "persons": [
                "406-51751-4",
                "406-51620-6",
                "406-53442-1"
            ],
            "imported": null,
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.718,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.805555555555556,
            "impactfactor_norm_year": 1999,
            "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": 407,
            "title": "CDKN2a/p16INK4a mutations and lack of p19ARF involvement in familial melanoma kindreds.",
            "abstract": null,
            "authors": [
                "Fargnoli, MC",
                "Chimenti, S",
                "Keller, G",
                "Soyer, HP",
                "Dal Pozzo, V",
                "Höfler, H",
                "Peris, K"
            ],
            "year": 1998,
            "source": "J Invest Dermatol. 1998; 111(6):1202-1206",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077381000046",
            "pubmed": "9856841",
            "doi": "10.1046/j.1523-1747.1998.00412.x",
            "pmc": null,
            "organizations": [
                "407-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.822,
            "impactfactor_year": 1998,
            "impactfactor_norm": 1.0,
            "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": 198,
            "title": "An update on pachydermodactyly and a report of three additional cases.",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "Br J Dermatol. 1995; 133(3):433-437",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995RV04400014",
            "pubmed": "8547000",
            "doi": "10.1111/j.1365-2133.1995.tb02673.x",
            "pmc": null,
            "organizations": [
                "198-14047"
            ],
            "persons": [
                "198-51620-6",
                "198-51842-2"
            ],
            "imported": null,
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.71,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.914285714285714,
            "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": 96,
            "title": "A sporadic form of hereditary neuropathy with liability to pressure palsies: clinical, electrodiagnostic, and molecular genetic findings.",
            "abstract": null,
            "authors": [
                "Reisecker, F",
                "Leblhuber, F",
                "Lexner, R",
                "Radner, G",
                "Rosenkranz, W",
                "Wagner, K"
            ],
            "year": 1994,
            "source": "Neurology. 1994; 44(4):753-755",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994NG06500034",
            "pubmed": "7909361",
            "doi": "10.1212/WNL.44.4.753",
            "pmc": null,
            "organizations": [
                "96-14020",
                "96-14021"
            ],
            "persons": [
                "96-51527-6"
            ],
            "imported": null,
            "journal": "NEUROLOGY",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 199,
            "title": "Analgesia Under Control",
            "abstract": null,
            "authors": [
                "Rieberer, ML",
                "Stockenhuber, A",
                "Gossler, R"
            ],
            "year": 1998,
            "source": "ACTA ANAESTHESIOL SCAND 1998 42: 143-147.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076209500071",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "199-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 411,
            "title": "Cellular invasion without cellular motility in a stochastic growth model.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Hofmann-Wellenhof, R",
                "Fink-Puches, R"
            ],
            "year": 1996,
            "source": "Anal Cell Pathol. 1996; 10(1):37-43",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TR79500004",
            "pubmed": "8789268",
            "doi": null,
            "pmc": null,
            "organizations": [
                "411-14047"
            ],
            "persons": [
                "411-51617-2",
                "411-51711-6",
                "411-52589-6"
            ],
            "imported": null,
            "journal": "ANAL CELL PATHOL",
            "issn": "0921-8912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.02,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.338235294117647,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 412,
            "title": "Cellular automaton simulation of tumour growth -- equivocal relationships between simulation parameters and morphologic pattern features.",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1998,
            "source": "Anal Cell Pathol. 1998; 17(2):71-82",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078763000001",
            "pubmed": "10052631",
            "doi": "10.1155/1998/920709",
            "pmc": null,
            "organizations": [
                "412-14047"
            ],
            "persons": [
                "412-51617-2"
            ],
            "imported": null,
            "journal": "ANAL CELL PATHOL",
            "issn": "0921-8912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.696,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.338235294117647,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 200,
            "title": "Analyses of Premature Birth - Weight Percentiles of Extremely Premature Newborns and Prognostic-Significance of Birth-Weight and Sonographically Estimated Fetal Weight",
            "abstract": null,
            "authors": [
                "Weiss, PAM",
                "Walcher, N",
                "Huttner, U",
                "Winter, R"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 491-496.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075822800004",
            "pubmed": null,
            "doi": "10.1055/s-2007-1022748",
            "pmc": null,
            "organizations": [
                "200-14038"
            ],
            "persons": [
                "200-51634-6"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.33,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 414,
            "title": "Central versus peripheral site of action of the tachykinin NK1-antagonist RP 67580 in inhibiting chemonociception.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U",
                "Rordorf-Nikolic, T"
            ],
            "year": 1995,
            "source": "BRIT J PHARMACOL 1995 115: 486-490.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RB15000018",
            "pubmed": "7582461",
            "doi": "10.1111/j.1476-5381.1995.tb16359.x",
            "pmc": "PMC1908400",
            "organizations": [
                "414-14022"
            ],
            "persons": [
                "414-51517-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.739,
            "impactfactor_year": 1995,
            "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": 202,
            "title": "Analysis of 3-Component Composite 180-Degrees Pulses",
            "abstract": null,
            "authors": [
                "Simbrunner, J",
                "Zieger, G"
            ],
            "year": 1995,
            "source": "J MAGN RESONANCE SER B 1995 106: 142-146.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QE36000006",
            "pubmed": null,
            "doi": "10.1006/jmrb.1995.1024",
            "pmc": null,
            "organizations": [
                "202-14054"
            ],
            "persons": [
                "202-51716-1"
            ],
            "imported": null,
            "journal": "J MAGN RESONANCE SER B",
            "issn": "1064-1866",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.851,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.6875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSICS, ATOMIC, MOLECULAR & CHEMICAL",
            "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": 418,
            "title": "Cerebral hemodynamic changes following treatment with erythropoietin.",
            "abstract": null,
            "authors": [
                "Horina, JH",
                "Fazekas, F",
                "Niederkorn, K",
                "Payer, F",
                "Valetitsch, H",
                "Winkler, HM",
                "Horner, S",
                "Freidl, W",
                "Pogglitsch, H",
                "Krejs, GJ"
            ],
            "year": 1991,
            "source": "Nephron. 1991; 58(4):407-412",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FW69700004",
            "pubmed": "1922604",
            "doi": "10.1159/000186471",
            "pmc": null,
            "organizations": [
                "418-14051",
                "418-29444"
            ],
            "persons": [
                "418-51534-6",
                "418-51545-6",
                "418-51546-6",
                "418-51717-2",
                "418-51845-6"
            ],
            "imported": null,
            "journal": "NEPHRON",
            "issn": "0028-2766",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.441,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.682926829268293,
            "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": 419,
            "title": "Cerebral monitoring in anesthesia and intensive care",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G"
            ],
            "year": 1995,
            "source": "Biomed Tech (Berl). 1995; 40(9):231-240",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RW49200003",
            "pubmed": "7492726",
            "doi": "10.1515/bmte.1995.40.9.231",
            "pmc": null,
            "organizations": [
                "419-14044"
            ],
            "persons": [
                "419-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.478,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 420,
            "title": "Cerebral primitive neuro-ectodermal tumour following treatment of a unilateral retinoblastoma.",
            "abstract": null,
            "authors": [
                "Dorfmüller, G",
                "Würtz, FG",
                "Kleinert, R",
                "Lanner, G"
            ],
            "year": 1997,
            "source": "Acta Neurochir (Wien). 1997; 139(8):749-755",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XT96700020",
            "pubmed": "9309290",
            "doi": "10.1007/BF01420048",
            "pmc": null,
            "organizations": [
                "420-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.623,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.515625,
            "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": 616,
            "title": "Cross-reacting allergens in tree pollen and pollen-related food allergy: implications for diagnosis of specific IgE.",
            "abstract": null,
            "authors": [
                "Scheiner, O",
                "Aberer, W",
                "Ebner, C",
                "Ferreira, F",
                "Hoffmann-Sommergruber, K",
                "Hsieh, LS",
                "Kraft, D",
                "Sowka, S",
                "Vanek-Krebitz, M",
                "Breiteneder, H"
            ],
            "year": 1997,
            "source": "Int Arch Allergy Immunol. 1997; 113(1-3):105-108",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WV64700025",
            "pubmed": "9130495",
            "doi": "10.1159/000237519",
            "pmc": null,
            "organizations": [
                "616-14047"
            ],
            "persons": [
                "616-51346-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.721,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.764705882352941,
            "impactfactor_norm_year": 1998,
            "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
        }
    ]
}