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=1260
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1280",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1240",
    "results": [
        {
            "id": 1560,
            "title": "Lymphoepithelioma-like lung carcinomas",
            "abstract": null,
            "authors": [
                "Wöckel, W",
                "Höfler, G",
                "Popper, HH",
                "Morresi-Hauf, A"
            ],
            "year": 1997,
            "source": "Pathologe. 1997; 18(2):147-152",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XB44300005",
            "pubmed": "9244873",
            "doi": "10.1007/s002920050203",
            "pmc": null,
            "organizations": [
                "1560-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.439,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.117647058823529,
            "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": 1561,
            "title": "Lymphogenous metastasis in the primary carcinoma of the fallopian tube.",
            "abstract": null,
            "authors": [
                "Klein, M",
                "Rosen, A",
                "Lahousen, M",
                "Graf, A",
                "Vavra, N",
                "Beck, A",
                "Rainer, A"
            ],
            "year": 1994,
            "source": "Gynecol Oncol. 1994; 55(3 Pt 1):336-338",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QG71900004",
            "pubmed": "7835770",
            "doi": "10.1006/gyno.1994.1302",
            "pmc": null,
            "organizations": [
                "1561-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "GYNECOL ONCOL",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.398,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.792452830188679,
            "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": false
        },
        {
            "id": 1563,
            "title": "Macrophage-enhanced formation of cholesteryl ester-core aldehydes during oxidation of low density lipoprotein.",
            "abstract": null,
            "authors": [
                "Karten, B",
                "Boechzelt, H",
                "Abuja, PM",
                "Mittelbach, M",
                "Sattler, W"
            ],
            "year": 1999,
            "source": "J LIPID RES 1999 40: 1240-1253.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081198900008",
            "pubmed": "10393209",
            "doi": "10.1016/S0022-2275(20)33486-6",
            "pmc": null,
            "organizations": [
                "1563-14013"
            ],
            "persons": [
                "1563-51705-4"
            ],
            "imported": null,
            "journal": "J LIPID RES",
            "issn": "0022-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.394,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.766101694915254,
            "impactfactor_norm_year": 1999,
            "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": 1564,
            "title": "Magnesium - Electrolytes and Blood-Gases During Acute Alcohol Uptake at Wine Festivals",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Thompson, E",
                "Otton, R",
                "Bacher, H",
                "Heidinger, D",
                "Smolle, KH",
                "Supanz, S",
                "Mitterhammer, H"
            ],
            "year": 1999,
            "source": "MAGNESIUM, BULL 1999 21: 14-20.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079359400003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1564-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.348,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0677966101694915,
            "impactfactor_norm_year": 1999,
            "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": 1565,
            "title": "Magnesium abolishes inadequate kinetics of frequency adaptation of the Q-aT interval in the presence of sotalol.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Schwarzl, I",
                "Heiden, U",
                "Stark, U",
                "Tritthart, HA"
            ],
            "year": 1997,
            "source": "CARDIOVASC RES 1997 35: 43-51.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XR57400008",
            "pubmed": "9302346",
            "doi": "10.1016%2FS0008-6363%2897%2900074-6",
            "pmc": null,
            "organizations": [
                "1565-14011"
            ],
            "persons": [
                "1565-51519-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.885,
            "impactfactor_year": 1997,
            "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": 1566,
            "title": "Magnesium and Nicotinergic Effects on Catecholamine Release from Chromaffin Cells",
            "abstract": null,
            "authors": [
                "Weiss, U",
                "Alkharrat, H",
                "Nibbio, B",
                "Porta, S",
                "Epple, A"
            ],
            "year": 1996,
            "source": "MAGNESIUM, BULL 1996 18: 63-65.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VH69900002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1566-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.365,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.0576271186440678,
            "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": 1567,
            "title": "Magnesium During Alpine Training Brings a 30-Percent Better Energy-Utilization",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Leitner, G",
                "Heidinger, D",
                "Lang, T",
                "Weiss, U",
                "Smolle, KH",
                "Hasiba, K"
            ],
            "year": 1997,
            "source": "MAGNESIUM, BULL 1997 19: 59-61.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XK64900006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1567-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.227,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.0576271186440678,
            "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": 1568,
            "title": "Magnesium Pretreatment Alters the Ratio of Free to Conjugated Plasma Dopamine After Exhaustive Stress",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Gebru, G",
                "Slawitsch, P",
                "Liebmann, P",
                "Epple, A",
                "Zirm, B"
            ],
            "year": 1994,
            "source": "MAGNESIUM, BULL. 1994; 16:  77-80. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PL09000001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1568-14014"
            ],
            "persons": [],
            "imported": "2010-09-03T12:55:15+02:00",
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0576271186440678,
            "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": 1569,
            "title": "Magnesium Supplementation for 30 Days Leads to Correlative Changes in Circulating Ionized Magnesium and Parathormone (Ipth)",
            "abstract": null,
            "authors": [
                "Dimai, HP",
                "Porta, S",
                "Wirnsberger, G",
                "Dobnig, H",
                "Leb, G",
                "Truschnigwilders, M"
            ],
            "year": 1994,
            "source": "MAGNESIUM, BULL 1994 16: 113-118.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QB53700001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1569-14014"
            ],
            "persons": [
                "1569-51739-6",
                "1569-79271-1"
            ],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0576271186440678,
            "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": 1571,
            "title": "Magnetic resonance imaging and spectroscopy findings after focal status epilepticus.",
            "abstract": null,
            "authors": [
                "Fazekas, F",
                "Kapeller, P",
                "Schmidt, R",
                "Stollberger, R",
                "Varosanec, S",
                "Offenbacher, H",
                "Fazekas, G",
                "Lechner, H"
            ],
            "year": 1995,
            "source": "EPILEPSIA. 1995; 36(9): 946-949. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1995RQ05900014",
            "pubmed": "7649136",
            "doi": "10.1111%2Fj.1528-1157.1995.tb01640.x",
            "pmc": null,
            "organizations": [
                "1571-14051",
                "1571-14054"
            ],
            "persons": [
                "1571-51744-6"
            ],
            "imported": "2009-04-20T17:23:27+02:00",
            "journal": "EPILEPSIA",
            "issn": "0013-9580",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.34,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.856,
            "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": 1574,
            "title": "Magnetic resonance imaging correlates of transient cerebral ischemic attacks.",
            "abstract": null,
            "authors": [
                "Fazekas, F",
                "Fazekas, G",
                "Schmidt, R",
                "Kapeller, P",
                "Offenbacher, H"
            ],
            "year": 1996,
            "source": "STROKE. 1996; 27(4): 607-611. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UD83400005",
            "pubmed": "8614915",
            "doi": "10.1161/01.STR.27.4.607",
            "pmc": null,
            "organizations": [
                "1574-14051",
                "1574-14108"
            ],
            "persons": [
                "1574-51744-6"
            ],
            "imported": "2009-11-16T10:13:05+01:00",
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.804,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1575,
            "title": "Magnetic resonance imaging in cervical carcinoma: diagnosis, staging, and follow-up.",
            "abstract": null,
            "authors": [
                "Ebner, F",
                "Tamussino, K",
                "Kressel, HY"
            ],
            "year": 1994,
            "source": "Magn Reson Q. 1994; 10(1):22-42",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MZ58000002",
            "pubmed": "8161484",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1575-14038",
                "1575-14054"
            ],
            "persons": [
                "1575-51826-6"
            ],
            "imported": null,
            "journal": "MAGN RESON QUART",
            "issn": "0899-9422",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1576,
            "title": "Magnetic resonance imaging in patients with gestational trophoblastic disease.",
            "abstract": null,
            "authors": [
                "Preidler, KW",
                "Luschin, G",
                "Tamussino, K",
                "Szolar, DM",
                "Stiskal, M",
                "Ebner, F"
            ],
            "year": 1996,
            "source": "Invest Radiol. 1996; 31(8):492-496",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VB40900004",
            "pubmed": "8854195",
            "doi": "10.1097%2F00004424-199608000-00004",
            "pmc": null,
            "organizations": [
                "1576-14038",
                "1576-14054"
            ],
            "persons": [
                "1576-51826-6"
            ],
            "imported": null,
            "journal": "INVEST RADIOL",
            "issn": "0020-9996",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.89,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.518987341772152,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 179280,
            "title": "[Updated S2k-Guideline \"Complications of liver cirrhosis\". German Society of Gastroenterology (DGVS)].",
            "abstract": null,
            "authors": [
                "Gerbes, AL",
                "Labenz, J",
                "Appenrodt, B",
                "Dollinger, M",
                "Gundling, F",
                "Gülberg, V",
                "Holstege, A",
                "Lynen-Jansen, P",
                "Steib, CJ",
                "Trebicka, J",
                "Wiest, R",
                "Zipprich, A",
                "Deutsche Gesellschaft für Allgemein- und Viszeralchirurgie (DGAV)",
                "Deutsche Gesellschaft für Innere Medizin e. V. (DGIM)",
                "Deutsche Gesellschaft für Infektiologie e. V. (DGI)",
                "Deutsche Gesellschaft für Pathologie e. V./Bundesverband deutscher Pathologen e. V. (DGP/BDP)",
                "Deutsche Röntgengesellschaft e. V. (DRG)",
                "Deutsche Gesellschaft für Interventionelle Radiologie und minimal-invasive Therapie (DeGIR)",
                "Deutsche Gesellschaft für Nephrologie (DGFN)",
                "Deutsche Gesellschaft für Ultraschall in der Medizin (DEGUM)",
                "Deutsche Gesellschaft für Neurologie e. V. (DGN)",
                "Deutsche Gesellschaft für Ernährungsmedizin e. V. (DGEM)",
                "Lebertransplantierte Deutschland e. V.",
                "Collaborators:"
            ],
            "year": 2019,
            "source": "Z Gastroenterol. 2019; 57(5): e168-e168. ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000469098700002",
            "pubmed": "31127596",
            "doi": "10.1055/a-0928-2800",
            "pmc": null,
            "organizations": [],
            "persons": [
                "179280-72630-7"
            ],
            "imported": "2020-01-14T01:00:00+01:00",
            "journal": "Z Gastroenterol",
            "issn": "1439-7803",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.338,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 181184,
            "title": "Inflammation in acute coronary syndrome: Expression of TLR2 mRNA is increased in platelets of patients with ACS.",
            "abstract": null,
            "authors": [
                "Heger, LA",
                "Hortmann, M",
                "Albrecht, M",
                "Colberg, C",
                "Peter, K",
                "Witsch, T",
                "Stallmann, D",
                "Zirlik, A",
                "Bode, C",
                "Duerschmied, D",
                "Ahrens, I"
            ],
            "year": 2019,
            "source": "PLoS One. 2019; 14(10): e0224181-e0224181. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000532599700048",
            "pubmed": "31644579",
            "doi": "10.1371/journal.pone.0224181",
            "pmc": "PMC6808418",
            "organizations": [
                "181184-14083"
            ],
            "persons": [
                "181184-100805-6"
            ],
            "imported": "2020-02-25T01:00:00+01:00",
            "journal": "PLoS One",
            "issn": "1932-6203",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.74,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.634,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCI",
            "impactfactor_norm_super": 0.781,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1582,
            "title": "Male breast cancer: Austrian experience.",
            "abstract": null,
            "authors": [
                "Stierer, M",
                "Rosen, H",
                "Weitensfelder, W",
                "Hausmaninger, H",
                "Teleky, B",
                "Jakesz, R",
                "Fruhwirth, H",
                "Dünser, M",
                "Beller, S",
                "Haid, A"
            ],
            "year": 1995,
            "source": "World J Surg. 1995; 19(5):687-692",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RR47800002",
            "pubmed": "7571664",
            "doi": "10.1007%2FBF00295904",
            "pmc": null,
            "organizations": [
                "1582-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "WORLD J SURGERY",
            "issn": "0364-2313",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.262,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.8984375,
            "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": true
        },
        {
            "id": 1583,
            "title": "Malignancy Arising from Extraovarian Endometriosis - Objective",
            "abstract": null,
            "authors": [
                "Gucer, F",
                "Petru, E",
                "Scholl, W"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 33-37.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072086600006",
            "pubmed": null,
            "doi": "10.1055/s-2007-1022117",
            "pmc": null,
            "organizations": [
                "1583-14038"
            ],
            "persons": [
                "1583-51941-6",
                "1583-51624-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": 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": 1584,
            "title": "Malignant bile-duct obstruction: experience with self-expanding metal endoprostheses (Wallstents) in Austria.",
            "abstract": null,
            "authors": [
                "Schöfl, R",
                "Brownstone, E",
                "Reichel, W",
                "Fortunat, W",
                "Doblhofer, F",
                "Samec, HJ",
                "Brandstätter, G",
                "Stupnicki, T",
                "Pamperl, H",
                "Schreiber, P"
            ],
            "year": 1994,
            "source": "ENDOSCOPY. 1994; 26(7): 592-596. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PH81000005",
            "pubmed": "7528135",
            "doi": "10.1055/s-2007-1009045",
            "pmc": null,
            "organizations": [
                "1584-14081"
            ],
            "persons": [
                "1584-51539-6"
            ],
            "imported": "2010-09-08T17:22:21+02:00",
            "journal": "ENDOSCOPY",
            "issn": "0013-726X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.096,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.796875,
            "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": true
        },
        {
            "id": 1586,
            "title": "Malignant Blue Nevus - Malignant-Melanoma in Association with Blue Nevus",
            "abstract": null,
            "authors": [
                "Koch, H",
                "Zelger, B",
                "Cerroni, L",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1996,
            "source": "EUROPEAN J DERMATOLOGY 1996 6: 335-338.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UX06600003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1586-14047"
            ],
            "persons": [
                "1586-51751-6",
                "1586-51620-6",
                "1586-51895-1"
            ],
            "imported": null,
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.562,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.171428571428571,
            "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": 1587,
            "title": "Malignant Fibrous Histiocytoma of Bone - Review of 13 Cases",
            "abstract": null,
            "authors": [
                "Hartmann, JT",
                "Thiel, I",
                "Schmoll, HJ",
                "Einsele, H",
                "Kanz, L",
                "Bokemeyer, C"
            ],
            "year": 1996,
            "source": "ONCOL REP 1996 3: 813-817.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VC42900002",
            "pubmed": null,
            "doi": "10.3892/or.3.5.813",
            "pmc": null,
            "organizations": [
                "1587-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ONCOL REP",
            "issn": "1021-335X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.476,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.105769230769231,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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
        }
    ]
}