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": 156889,
    "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": 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": 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": 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": 97,
            "title": "A study of the short tandem repeat systems HUMVWA and HUMTH01 in an Austrian population sample.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "Kubat, M"
            ],
            "year": 1995,
            "source": "Int J Legal Med. 1995; 107(6):329-330",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995RJ71300012",
            "pubmed": "7577699",
            "doi": "10.1007%2FBF01246884",
            "pmc": null,
            "organizations": [
                "97-14019"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J LEGAL MED",
            "issn": "0937-9827",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.915,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.764705882352941,
            "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": 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": 421,
            "title": "Cerebral schistosomiasis: MR and CT appearance.",
            "abstract": null,
            "authors": [
                "Preidler, KW",
                "Riepl, T",
                "Szolar, D",
                "Ranner, G"
            ],
            "year": 1996,
            "source": "AJNR Am J Neuroradiol. 1996; 17(8):1598-1600",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VJ22000033",
            "pubmed": "8883665",
            "doi": null,
            "pmc": null,
            "organizations": [
                "421-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J NEURORADIOL",
            "issn": "0195-6108",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.75,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.810126582278481,
            "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": 422,
            "title": "Cerebral ischemia and Alzheimer's disease: critical role of PET and implications for therapeutic intervention.",
            "abstract": null,
            "authors": [
                "Alavi, A",
                "Clark, C",
                "Fazekas, F"
            ],
            "year": 1998,
            "source": "J Nucl Med. 1998; 39(8):1363-1365",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075254900014",
            "pubmed": "9708508",
            "doi": null,
            "pmc": null,
            "organizations": [
                "422-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NUCL MED",
            "issn": "0161-5505",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": false
        },
        {
            "id": 100,
            "title": "A subepidermal blistering disease with histopathological features of dermatitis herpetiformis and immunofluorescence characteristics of bullous pemphigoid: a novel subepidermal blistering disease or a variant of bullous pemphigoid?",
            "abstract": null,
            "authors": [
                "Salmhofer, W",
                "Kawahara, Y",
                "Soyer, HP",
                "Kerl, H",
                "Nishikawa, T",
                "Hashimoto, T"
            ],
            "year": 1997,
            "source": "Br J Dermatol. 1997; 137(4):599-604",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YD86200019",
            "pubmed": "9390339",
            "doi": "10.1111/j.1365-2133.1997.tb03794.x",
            "pmc": null,
            "organizations": [
                "100-14047"
            ],
            "persons": [
                "100-51620-6",
                "100-51721-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.838,
            "impactfactor_year": 1997,
            "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": 425,
            "title": "Cerebrovascular risk factors in an elderly Austrian population: first year results of the Austrian Stroke Prevention Study (ASPS).",
            "abstract": null,
            "authors": [
                "Lechner, H",
                "Schmidt, R",
                "Reinhart, B",
                "Grieshofer, P",
                "Eber, B",
                "Fazekas, F",
                "Schumacher, M",
                "Horner, S",
                "Freidl, W",
                "Niederkorn, K"
            ],
            "year": 1993,
            "source": "Wien Klin Wochenschr. 1993; 105(14):398-403",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LM72400003",
            "pubmed": "8367975",
            "doi": null,
            "pmc": null,
            "organizations": [
                "425-14051"
            ],
            "persons": [
                "425-51545-6",
                "425-51546-6",
                "425-51699-6",
                "425-51845-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.268,
            "impactfactor_year": 1994,
            "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": 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
        }
    ]
}