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=3180&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3200&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3160&ordering=year",
    "results": [
        {
            "id": 128663,
            "title": "Arterielle Minderperfusion im Stadium IV - erfolgreich Behandlung durch selektive Fibrinolyse und Autotransplantation - ein Fallbereicht",
            "abstract": null,
            "authors": [
                "Bertuch, H",
                "Pilger, E",
                "Scharnagel, E",
                "Lammer, H"
            ],
            "year": 1985,
            "source": "Jahrestagung der ÖGA; NOV 8 -9, 1985; Krems. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128663-51541"
            ],
            "imported": "2013-05-31T23:02:08+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128664,
            "title": "Lokale Fibrinolyse mit Streptokinase, Urokinase und Streptokinase-Plasminogen",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Bertuch, H",
                "Lammer, H",
                "Neumayer, K"
            ],
            "year": 1985,
            "source": "Jahrestagung der ÖGA; NOV 8-9, 1985; Krems. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128664-51541"
            ],
            "imported": "2013-05-31T23:04:18+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128665,
            "title": "Recanalization of arteriosclerotic occlusions by means of intraarterial fibrinolysis",
            "abstract": null,
            "authors": [
                "Lammer, H",
                "Pilger, E",
                "Neumayer, K",
                "Bertuch, H"
            ],
            "year": 1985,
            "source": "71st Annual Meeting of the Radiological Society of North America; NOV 17 - 22, 1985; Chicago. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128665-51541"
            ],
            "imported": "2013-05-31T23:07:09+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128666,
            "title": "Long-term results after recanalization of arteriosclerotic occlusions",
            "abstract": null,
            "authors": [
                "Lammer, H",
                "Pilger, E",
                "Neumayer, K"
            ],
            "year": 1985,
            "source": "71st annual Meeting of the Radiological Society of North America; NOV 17 - 22, 1985; Chicago. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128666-51541"
            ],
            "imported": "2013-05-31T23:09:25+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128667,
            "title": "Blood platelets disorders in complicated migraine",
            "abstract": null,
            "authors": [
                "Fazekas, F",
                "Krenn, W",
                "Ott, E",
                "Lechner, H, Pilger, E"
            ],
            "year": 1985,
            "source": "South East European Conference for Neurology and Psychiatry; SEP  25 - 28, 1985; Thessaloniki, Greece. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128667-14051"
            ],
            "persons": [
                "128667-51541"
            ],
            "imported": "2013-05-31T23:11:46+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128668,
            "title": "Periphere Atherosklerose",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Pristautz, H"
            ],
            "year": 1985,
            "source": "Bationales Symposium: Diagnose und therapie von Fettstoffwechselstörungen, Schwerpunkt Atherosklerose; MAI 24, 1985; Graz. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128668-51541"
            ],
            "imported": "2013-05-31T23:13:26+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 133103,
            "title": "Therapie der Immunthrombopenie mit Danazol",
            "abstract": null,
            "authors": [
                "Gisslinger,H",
                "Linkesch,W",
                "Ludwig, H"
            ],
            "year": 1985,
            "source": "Wissenschaftl Sitzung der ÖGIM; Nov 28, 1985; Wien, Austria. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-01-21T00:26:07+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 135960,
            "title": "[Injury of the gastrointestinal tract following blunt abdominal trauma].",
            "abstract": null,
            "authors": [
                "Dapunt, O",
                "Karlbauer, A",
                "Möseneder, H",
                "Boeckl, O"
            ],
            "year": 1985,
            "source": "Chirurg. 1985; 56(11):695-698",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AXZ1500004",
            "pubmed": "3908014",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-04-02T13:04:45+02:00",
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": "CHIRURG; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.932,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.617,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 137041,
            "title": "Postoperative T cell suppression in relation to preoperative nutritional status in childhood].",
            "abstract": null,
            "authors": [
                "Erwa, W",
                "Kurz, R"
            ],
            "year": 1985,
            "source": "Padiatr Padol. 1985; 20(2):151-163",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3873054",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-05-27T02:00:00+02:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": null,
            "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": 149859,
            "title": "Cytostatic effect of 4-Hydroxynonenal (HNE) on the growth rate of Ehrlich Ascites tumor cells (EATC) in culture.",
            "abstract": null,
            "authors": [
                "Tillian, HM",
                "Pfragner, R",
                "Esterbauer, H",
                "Schauenstein, E"
            ],
            "year": 1985,
            "source": "Offprint from\r\nNaunyn-Schmiedeberg's Archieves of Pharmacology. 1985; 330 (supplement): R81-R 81.-Joint Meeting of the Belgian, Dutch, and German Pharmacological and Toxicological Societiees ; SEP 23-26, 1985; Aachen, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-01-27T13:58:03+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 150330,
            "title": "Experimenteller und klinischer Einsatz der kontinuierlichen Blutdichtemessung.\r\n",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Gallasch, E",
                "Kenner,T"
            ],
            "year": 1985,
            "source": "Abstractband des Symposiums für Haemorheologie, Bad Blankenburg. 1985; -Symposium für Haemorheologie; NOV, 1985; Bad Blankenburg, D. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "150330-51671",
                "150330-51814"
            ],
            "imported": "2016-02-05T00:09:35+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 150331,
            "title": "Verhalten von Blutdichte und Plasmadichte bei orthostatischer Belastung.",
            "abstract": null,
            "authors": [
                "Tiedt, N",
                "Hinghofer-Szalkay, H",
                "Kenner, T",
                "Moser, M\r\n\t\t\r\n"
            ],
            "year": 1985,
            "source": "Abstractband des Symposiums für Haemorheologie . 1985; -Symposium für Haemorheologie ; NOV, 1985;  Bad Blankenburg. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "150331-51671",
                "150331-51683"
            ],
            "imported": "2016-02-05T00:14:11+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 150514,
            "title": "Bronchus Carcinoide in der Zellkultur",
            "abstract": null,
            "authors": [
                "Pfragner R"
            ],
            "year": 1985,
            "source": "400 Jahre Universität Graz; MAY 10 - 12, 1995; Grazer Kongress, Graz, AUSTRIA. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-02-08T11:51:27+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 150515,
            "title": "Überprüfung der Cytostatischen Wirksamkeit am Beispiel von Michael- Addukten Alpha, Beta- ungesättigter Aldehyde: extralorporale Untersuchung der Zellteiungsfähigkeit mittels Retard-Implantationstabletten.",
            "abstract": null,
            "authors": [
                "Tillian, HM",
                "Korsatko, W",
                "Pfragner, R"
            ],
            "year": 1985,
            "source": "23th Scientific Meeting of the Society for Laboratory Animal Science (GV-SOLAS); SEP 17 - 20, 1985; Veldhoven, THE NETHERLANDS. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-02-08T11:59:22+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8371,
            "title": "Complications of renal tumor embolization.",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Justich, E",
                "Schreyer, H",
                "Pettek, R"
            ],
            "year": 1985,
            "source": "Cardiovasc Intervent Radiol. 1985; 8(1):31-35",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJG1900006",
            "pubmed": "2410124",
            "doi": "10.1007/BF02552637",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CARDIOVASC INTERVEN RADIOL",
            "issn": "0174-1551",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.073,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.629032258064516,
            "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": 8457,
            "title": "Evidence for substance P-immunoreactive spinal afferents that mediate bronchoconstriction.",
            "abstract": null,
            "authors": [
                "Saria, A",
                "Martling, CR",
                "Dalsgaard, CJ",
                "Lundberg, JM"
            ],
            "year": 1985,
            "source": "Acta Physiol Scand. 1985; 125(3):407-414",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AUP7200008",
            "pubmed": "2417450",
            "doi": "10.1111/j.1748-1716.1985.tb07736.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA PHYSIOL SCAND",
            "issn": "0001-6772",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.745,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8399,
            "title": "Dihomo-gamma-linolenic acid increases the metabolism of eicosapentaenoic acid in perfused vascular tissue.",
            "abstract": null,
            "authors": [
                "Juan, H",
                "Sametz, W"
            ],
            "year": 1985,
            "source": "PROSTAGLAND LEUK MED. 1985; 19(1): 79-86. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AMD5300007",
            "pubmed": "2994115",
            "doi": "10.1016/0262-1746(85)90162-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-04T17:09:41+01:00",
            "journal": "PROSTAGLAND LEUK MED",
            "issn": "0262-1746",
            "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": 63605,
            "title": "Effects of pressure-controlled intermittent coronary sinus occlusion on regional ischemic myocardial function.",
            "abstract": null,
            "authors": [
                "Mohl, W",
                "Punzengruber, C",
                "Moser, M",
                "Kenner, T",
                "Heimisch, W",
                "Haendchen, R",
                "Meerbaum, S",
                "Maurer, G",
                "Corday, E"
            ],
            "year": 1985,
            "source": "J Am Coll Cardiol. 1985; 5(4):939-947",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AFJ3200020",
            "pubmed": "3973296",
            "doi": "10.1016/S0735-1097(85)80437-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63605-51671-6"
            ],
            "imported": "2006-12-17T01:00:00+01:00",
            "journal": "J Am Coll Cardiol",
            "issn": "0735-1097",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.013,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.967741935483871,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66995,
            "title": "Therapy with interferon (recombinant IFN-alpha-2C) in myeloproliferative diseases with severe thrombocytoses",
            "abstract": null,
            "authors": [
                "Linkesch, W",
                "Gisslinger, H",
                "Ludwig, H",
                "Flener, R",
                "Sinzinger, H"
            ],
            "year": 1985,
            "source": "Acta Med Austriaca. 1985; 12(5):123-127",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985C034000002",
            "pubmed": "3914173",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8440,
            "title": "The cerebral venous system.",
            "abstract": null,
            "authors": [
                "Schmidek, HH",
                "Auer, LM",
                "Kapp, JP"
            ],
            "year": 1985,
            "source": "Neurosurgery. 1985; 17(4):663-678",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1985ARW5900024",
            "pubmed": "3903542",
            "doi": "10.1227/00006123-198510000-00024",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NEUROSURGERY",
            "issn": "0148-396X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.67,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921875,
            "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
        }
    ]
}