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=960&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156991,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=980&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=940&ordering=-imported",
    "results": [
        {
            "id": 565,
            "title": "Concomitant procedures in the small versus standard aortic root.",
            "abstract": null,
            "authors": [
                "Knez, I",
                "Mächler, H",
                "Rehak, P",
                "Oberwalder, P",
                "Anelli-Monti, M",
                "Dacar, D",
                "Rigler, B"
            ],
            "year": 1996,
            "source": "J Heart Valve Dis. 1996; 5 Suppl 3(3):S294-S301",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WE23100009",
            "pubmed": "8953457",
            "doi": null,
            "pmc": null,
            "organizations": [
                "565-14026",
                "565-14075"
            ],
            "persons": [
                "565-51592-6",
                "565-51936-2"
            ],
            "imported": null,
            "journal": "J HEART VALVE DIS",
            "issn": "0966-8519",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.741,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1184,
            "title": "Hepatic resection for metastases from colorectal carcinoma--a survival analysis.",
            "abstract": null,
            "authors": [
                "Jatzko, GR",
                "Lisborg, PH",
                "Stettner, HM",
                "Klimpfinger, MH"
            ],
            "year": 1995,
            "source": "Eur J Cancer. 1995; 31A(1):41-46",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QG86900009",
            "pubmed": "7695977",
            "doi": "10.1016%2F0959-8049%2894%2900366-D",
            "pmc": null,
            "organizations": [
                "1184-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.095,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.788461538461538,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 1185,
            "title": "Hepatitis C antibodies in children and adolescents with congenital blood coagulation disorders].",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Hofmann, H",
                "Muntean, W"
            ],
            "year": 1991,
            "source": "Wien Klin Wochenschr. 1991; 103(3):69-72",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EY41500001",
            "pubmed": "1851352",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1185-14048"
            ],
            "persons": [
                "1185-51651-6",
                "1185-51647-2"
            ],
            "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": true
        },
        {
            "id": 136,
            "title": "Acute effects of amiodarone on ultrastructure and electrical activity of isolated guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Windisch, M",
                "Haller, EM",
                "Stark, U",
                "Pieber, T",
                "Pilger, E",
                "Krejs, GJ",
                "Tritthart, HA"
            ],
            "year": 1991,
            "source": "Cardiovasc Res. 1991; 25(10):807-814",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK26200003",
            "pubmed": "1747874",
            "doi": "10.1093/cvr/25.10.807",
            "pmc": null,
            "organizations": [
                "136-14011",
                "136-14043"
            ],
            "persons": [
                "136-51519-6",
                "136-51534-6",
                "136-51541-6",
                "136-51831-6"
            ],
            "imported": null,
            "journal": "CARDIOVASC RES",
            "issn": "0008-6363",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.89,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.935483870967742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1187,
            "title": "Heterogeneous histochemical reaction pattern of the lectin Bandeiraea (Griffonia) simplicifolia with blood vessels of human full-term placenta.",
            "abstract": null,
            "authors": [
                "Lang, I",
                "Hahn, T",
                "Dohr, G",
                "Skofitsch, G",
                "Desoye, G"
            ],
            "year": 1994,
            "source": "CELL TISSUE RES 1994 278: 433-438.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PU86000002",
            "pubmed": "7850854",
            "doi": "10.1007%2Fs004410050233",
            "pmc": null,
            "organizations": [
                "1187-14017",
                "1187-14038"
            ],
            "persons": [
                "1187-51666-6",
                "1187-51718-2"
            ],
            "imported": null,
            "journal": "CELL TISSUE RES",
            "issn": "0302-766X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.065,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.575539568345324,
            "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": 1188,
            "title": "Heterologous facilitation of G protein-activated K(+) channels by beta-adrenergic stimulation via cAMP-dependent protein kinase.",
            "abstract": null,
            "authors": [
                "Müllner, C",
                "Vorobiov, D",
                "Bera, AK",
                "Uezono, Y",
                "Yakubovich, D",
                "Frohnwieser-Steinecker, B",
                "Dascal, N",
                "Schreibmayer, W"
            ],
            "year": 2000,
            "source": "J Gen Physiol. 2000; 115(5):547-558",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086820300002",
            "pubmed": "10779313",
            "doi": "10.1085%2Fjgp.115.5.547",
            "pmc": "PMC2217221",
            "organizations": [
                "1188-14011"
            ],
            "persons": [
                "1188-51041-6"
            ],
            "imported": null,
            "journal": "J GEN PHYSIOL",
            "issn": "0022-1295",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.082,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.973684210526316,
            "impactfactor_norm_year": 2000,
            "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": 1189,
            "title": "Hexadecylphosphocholine inhibits invasion of mouse T-cell lymphoma cells in two different invasion assays.",
            "abstract": null,
            "authors": [
                "Schaider, H",
                "Seidl, H",
                "Berger, MR",
                "Hofmann-Wellenhof, R",
                "Tritthart, HA",
                "Smolle, J"
            ],
            "year": 1998,
            "source": "Anticancer Res. 1998; 18(2A):995-998",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073827300047",
            "pubmed": "9615753",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1189-14011",
                "1189-14047"
            ],
            "persons": [
                "1189-51519-6",
                "1189-51711-6",
                "1189-51617-6",
                "1189-53662-2"
            ],
            "imported": null,
            "journal": "ANTICANCER RES",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.236,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.451923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 1192,
            "title": "Highchair accidents.",
            "abstract": null,
            "authors": [
                "Mayr, JM",
                "Seebacher, U",
                "Schimpl, G",
                "Fiala, F"
            ],
            "year": 1999,
            "source": "Acta Paediatr. 1999; 88(3):319-322",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079338200016",
            "pubmed": "10229045",
            "doi": "10.1080/08035259950170105",
            "pmc": null,
            "organizations": [
                "1192-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA PAEDIAT",
            "issn": "0803-5253",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.13,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1193,
            "title": "High-density lipoprotein (HDL3)-associated alpha-tocopherol is taken up by HepG2 cells via the selective uptake pathway and resecreted with endogenously synthesized apo-lipoprotein B-rich lipoprotein particles.",
            "abstract": null,
            "authors": [
                "Goti, D",
                "Reicher, H",
                "Malle, E",
                "Kostner, GM",
                "Panzenboeck, U",
                "Sattler, W"
            ],
            "year": 1998,
            "source": "Biochem J. 1998; 332 ( Pt 1)(3):57-65",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073881900008",
            "pubmed": "9576851",
            "doi": "10.1042/bj3320057",
            "pmc": "PMC1219451",
            "organizations": [
                "1193-14013"
            ],
            "persons": [
                "1193-51669-6",
                "1193-51705-4",
                "1193-51706-6",
                "1193-51833-6"
            ],
            "imported": null,
            "journal": "BIOCHEM J",
            "issn": "0264-6021",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.855,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.810169491525424,
            "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": 1194,
            "title": "High-density lipoprotein antagonizes the inhibitory effects of oxidized low-density lipoprotein and lysolecithin on soluble guanylyl cyclase.",
            "abstract": null,
            "authors": [
                "Schmidt, K",
                "Klatt, P",
                "Graier, WF",
                "Kostner, GM",
                "Kukovetz, WR"
            ],
            "year": 1992,
            "source": "Biochem Biophys Res Commun. 1992; 182(1):302-308",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992GZ99200043",
            "pubmed": "1346247",
            "doi": "10.1016/S0006-291X(05)80145-7",
            "pmc": null,
            "organizations": [
                "1194-14013"
            ],
            "persons": [
                "1194-51669-6",
                "1194-51860-6"
            ],
            "imported": null,
            "journal": "BIOCHEM BIOPHYS RES COMMUN",
            "issn": "0006-291X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.807017543859649,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 1195,
            "title": "High-level expression of various apolipoprotein(a) isoforms by transferrinfection: the role of kringle IV sequences in the extracellular association with low-density lipoprotein.",
            "abstract": null,
            "authors": [
                "Frank, S",
                "Krasznai, K",
                "Durovic, S",
                "Lobentanz, EM",
                "Dieplinger, H",
                "Wagner, E",
                "Zatloukal, K",
                "Cotten, M",
                "Utermann, G",
                "Kostner, GM"
            ],
            "year": 1994,
            "source": "Biochemistry. 1994; 33(40):12329-12339",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PL35800041",
            "pubmed": "7918455",
            "doi": "10.1021/bi00206a041",
            "pmc": null,
            "organizations": [
                "1195-14013",
                "1195-14021"
            ],
            "persons": [
                "1195-51663-6",
                "1195-51669-6",
                "1195-51988-1"
            ],
            "imported": null,
            "journal": "BIOCHEMISTRY, USA",
            "issn": "0006-2960",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.234,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.850847457627119,
            "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": 1196,
            "title": "High-resolution CT findings in Wilson-Mikity syndrome: a case report.",
            "abstract": null,
            "authors": [
                "Reittner, P",
                "Fotter, R",
                "Tillich, M",
                "Popper, H",
                "Lindbichler, F",
                "Reiterer, F"
            ],
            "year": 1998,
            "source": "PEDIAT RADIOL 1998 28: 691-693.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076131500006",
            "pubmed": "9732495",
            "doi": "10.1007%2Fs002470050441",
            "pmc": null,
            "organizations": [
                "1196-14020",
                "1196-14048",
                "1196-14106"
            ],
            "persons": [
                "1196-51557-6",
                "1196-51653-6",
                "1196-51957-2"
            ],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.626,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.47887323943662,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1197,
            "title": "High-Risk Metastatic Choriocarcinoma - Are 2 Additional Chemotherapy Courses After a Complete Beta-hCG-Titer Remission Sufficient - A Case-Report",
            "abstract": null,
            "authors": [
                "Kurschel, S",
                "Petru, E",
                "Luschin, G",
                "Pickel, H"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 51-53.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072086600009",
            "pubmed": null,
            "doi": "10.1055/s-2007-1022120",
            "pmc": null,
            "organizations": [
                "1197-14038"
            ],
            "persons": [
                "1197-51989-1",
                "1197-51624-4"
            ],
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 571,
            "title": "Congenital giant arteriovenous malformation in a 31-year-old male.",
            "abstract": null,
            "authors": [
                "Friehs, I",
                "Koch, G"
            ],
            "year": 1991,
            "source": "Thorac Cardiovasc Surg. 1991; 39(2):110-112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FN37600014",
            "pubmed": "1877051",
            "doi": "10.1055/s-2007-1013945",
            "pmc": null,
            "organizations": [
                "571-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.453,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.421875,
            "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": 1199,
            "title": "Histologic tumour image synthesis based on a cellular automaton.",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1994,
            "source": "Anal Cell Pathol. 1994; 6(2):149-156",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MW82500006",
            "pubmed": "8167097",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1199-14047"
            ],
            "persons": [
                "1199-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": 1.727,
            "impactfactor_year": 1994,
            "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": 296,
            "title": "Atopy, lung function and bronchial responsiveness in symptom-free paediatric asthma patients.",
            "abstract": null,
            "authors": [
                "Gruber, W",
                "Eber, E",
                "Steinbrugger, B",
                "Modl, M",
                "Weinhandl, E",
                "Zach, MS"
            ],
            "year": 1997,
            "source": "EUR RESP J 1997 10: 1041-1045.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WZ12500014",
            "pubmed": "9163644",
            "doi": "10.1183%2F09031936.97.10051041",
            "pmc": null,
            "organizations": [
                "296-14048"
            ],
            "persons": [
                "296-51713-6"
            ],
            "imported": null,
            "journal": "EUR RESP J",
            "issn": "0903-1936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.923,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.793103448275862,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 138,
            "title": "Acute erythromelalgia with hypertension in a 5-year old boy",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Zöhrer, B",
                "Zobel, G",
                "Schulze-Bauer, C"
            ],
            "year": 1999,
            "source": "Klin Padiatr. 1999; 211(6):469-472",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083760000010",
            "pubmed": "10592930",
            "doi": "10.1055/s-2008-1043837",
            "pmc": null,
            "organizations": [
                "138-14048"
            ],
            "persons": [
                "138-51647-2"
            ],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.414,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 11581,
            "title": "Ruthenium red selectively inhibits capsaicin-induced release of calcitonin gene-related peptide from the isolated perfused guinea pig lung.",
            "abstract": null,
            "authors": [
                "Amann, R",
                "Donnerer, J",
                "Lembeck, F"
            ],
            "year": 1989,
            "source": "Neurosci Lett. 1989; 101(3):311-315",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AE68000013",
            "pubmed": "2475829",
            "doi": "10.1016/0304-3940(89)90551-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.703,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.618811881188119,
            "impactfactor_norm_year": 1998,
            "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": 1203,
            "title": "Histopathologic interobserver agreement on the diagnosis of melanocytic skin lesions with equivocal dermoscopic features: a pilot study.",
            "abstract": null,
            "authors": [
                "Ferrara, G",
                "Argenziano, G",
                "Soyer, HP",
                "D'Argenio, P",
                "Carli, P",
                "Cerroni, L",
                "Chimenti, S",
                "De Giorgi, V",
                "Delfino, M",
                "De Rosa, G",
                "El Shabrawi-Caelen, L",
                "Ferrari, A",
                "Massi, D",
                "Mazzocchetti, G",
                "Peris, K",
                "Piccolo, D",
                "Santucci, M",
                "Scalvenzi, M",
                "Staibano, S"
            ],
            "year": 2000,
            "source": "TUMORI 2000 86: 445-449.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166686800002",
            "pubmed": "11218183",
            "doi": "10.1177/030089160008600602",
            "pmc": null,
            "organizations": [
                "1203-14047"
            ],
            "persons": [
                "1203-51999-6",
                "1203-51751-6"
            ],
            "imported": null,
            "journal": "TUMORI",
            "issn": "0300-8916",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.485,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.058252427184466,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 1709,
            "title": "Multinucleate cell angiohistiocytoma: treatment with argon laser.",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "Br J Dermatol. 1995; 133(2):308-310",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RN74700026",
            "pubmed": "7547405",
            "doi": "10.1111/j.1365-2133.1995.tb02636.x",
            "pmc": null,
            "organizations": [
                "1709-14047"
            ],
            "persons": [
                "1709-51620-6",
                "1709-51842-2",
                "1709-51617-6"
            ],
            "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
        }
    ]
}