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=2760&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157665,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2780&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2740&ordering=year",
    "results": [
        {
            "id": 8213,
            "title": "Combined production of mucus, amines and peptides by goblet-cell carcinoids of the appendix and ileum.",
            "abstract": null,
            "authors": [
                "Höfler, H",
                "Klöppel, G",
                "Heitz, PU"
            ],
            "year": 1984,
            "source": "Pathol Res Pract. 1984; 178(6):555-561",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TG22100005",
            "pubmed": "6483683",
            "doi": "10.1016/S0344-0338(84)80088-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "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": 8170,
            "title": "beta 2-Glycoprotein-I (apolipoprotein H) interactions with phospholipid vesicles.",
            "abstract": null,
            "authors": [
                "Wurm, H"
            ],
            "year": 1984,
            "source": "Int J Biochem. 1984; 16(5):511-515",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SQ48400011",
            "pubmed": "6427035",
            "doi": "10.1016/0020-711X(84)90168-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J BIOCHEM",
            "issn": "0020-711X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.828,
            "impactfactor_year": 1994,
            "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": 8236,
            "title": "Contacts between Wolffian and Müllerian cells at the tip of the outgrowing Müllerian duct in rat embryos.",
            "abstract": null,
            "authors": [
                "Dohr, G",
                "Tarmann, T"
            ],
            "year": 1984,
            "source": "Acta Anat (Basel). 1984; 120(3):123-128",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TP28200007",
            "pubmed": "6516769",
            "doi": "10.1159/000145905",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8236-51666-2"
            ],
            "imported": null,
            "journal": "ACTA ANAT",
            "issn": "0001-5180",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.64,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.529411764705882,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 19436,
            "title": "Urinary neopterin in the diagnosis and follow-up of neoplasia: a biochemical parameter to detect cell-mediated immune response.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Hausen, A",
                "Huber, C",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1984,
            "source": "TUMOUR BIOL. 1984; 5(3-4): 199-209. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984AHN2400007",
            "pubmed": "6505550",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19436-50569-6"
            ],
            "imported": "2009-08-12T13:29:17+02:00",
            "journal": "TUMOUR BIOL",
            "issn": "0289-5447",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.087,
            "impactfactor_year": 1994,
            "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": 75677,
            "title": "Monoclonal antibodies against E- and F-type prostaglandins. High specificity and sensitivity in conventional radioimmunoassays.",
            "abstract": null,
            "authors": [
                "Brune, K",
                "Reinke, M",
                "Lanz, R",
                "Peskar, BA"
            ],
            "year": 1985,
            "source": "FEBS Lett. 1985; 186(1):46-50",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ALU0500011",
            "pubmed": "3859419",
            "doi": "10.1016/0014-5793(85)81336-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "FEBS Lett",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.842105263157895,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8419,
            "title": "Mechanisms underlying changes in the contents of neuropeptide Y in cardiovascular nerves and adrenal gland induced by sympatholytic drugs.",
            "abstract": null,
            "authors": [
                "Lundberg, JM",
                "Saria, A",
                "Franco-Cereceda, A",
                "Theodorsson-Norheim, E"
            ],
            "year": 1985,
            "source": "Acta Physiol Scand. 1985; 124(4):603-611",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985APP4300015",
            "pubmed": "3840321",
            "doi": "10.1111/j.1748-1716.1985.tb00054.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": 66994,
            "title": "THERAPY OF EXCESSIVE THROMBOCYTOSES IN MYELOPROLIFERATIVE DISEASES WITH RECOMBINANT INTERFERON ALPHA-2C",
            "abstract": null,
            "authors": [
                "LINKESCH, W",
                "GISSLINGER, H",
                "LUDWIG, H",
                "SINZINGER, H",
                "FLENER, R"
            ],
            "year": 1985,
            "source": "ACTA MED AUST. 1985; 12:  48-48. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985A323100100",
            "pubmed": null,
            "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": false,
            "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": 67001,
            "title": "CLINICAL-VALUE OF SERUM FERRITIN IN MALIGNANT DISEASES",
            "abstract": null,
            "authors": [
                "LINKESCH, W"
            ],
            "year": 1985,
            "source": "ACTA MED AUST. 1985; 12:  48-49. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985A323100101",
            "pubmed": null,
            "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": false,
            "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": 7993,
            "title": "SYSTEMIC FIBRINOLYSIS IN ARTERIAL THROMBOSIS",
            "abstract": null,
            "authors": [
                "PILGER, E",
                "BERTUCH, H",
                "BIFFL, E",
                "FLUCH, N",
                "PFEIFFER, KP"
            ],
            "year": 1985,
            "source": "MUNCHEN MED WOCHENSCHR. 1985; 127:  492-494. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1985AGT8200006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7993-51541-2"
            ],
            "imported": "2009-11-10T15:00:06+01:00",
            "journal": "MUNCHEN MED WOCHENSCHR",
            "issn": "0341-3098",
            "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": 7994,
            "title": "New models for the evaluation of opioid effects in the guinea-pig ileum.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Lembeck, F"
            ],
            "year": 1985,
            "source": "Br J Pharmacol. 1985; 85(1):61-64",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGV5200009",
            "pubmed": "2992655",
            "doi": "10.1111/j.1476-5381.1985.tb08831.x",
            "pmc": "PMC1916762",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7995,
            "title": "Parathion and gastrointestinal transit in the rat.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Dirnhofer, R",
                "Ranner, G"
            ],
            "year": 1985,
            "source": "ARCH TOXICOL. 1985; 57(1): 72-73. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGY2400015",
            "pubmed": "4015403",
            "doi": "10.1007/BF00286580",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7995-51667-1"
            ],
            "imported": "2009-11-04T16:43:06+01:00",
            "journal": "ARCH TOXICOL",
            "issn": "0340-5761",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.746478873239437,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TOXICOLOGY",
            "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": 7996,
            "title": "Thermotropic transitions of lipids in porcine low density lipoproteins.",
            "abstract": null,
            "authors": [
                "Herak, JN",
                "Pifat, G",
                "Knipping, G"
            ],
            "year": 1985,
            "source": "Chem Phys Lipids. 1985; 36(4):361-371",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHC5700008",
            "pubmed": "2988804",
            "doi": "10.1016/0009-3084(85)90044-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHEM PHYS LIPIDS",
            "issn": "0009-3084",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.281,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.666666666666667,
            "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": 7997,
            "title": "Comparative study of the lipid dynamics in the surface layer of porcine and human high density lipoprotein subclasses by spin labeling.",
            "abstract": null,
            "authors": [
                "Nöthig-Laslo, V",
                "Knipping, G"
            ],
            "year": 1985,
            "source": "Chem Phys Lipids. 1985; 36(4):373-386",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHC5700009",
            "pubmed": "2988805",
            "doi": "10.1016/0009-3084(85)90045-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHEM PHYS LIPIDS",
            "issn": "0009-3084",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.281,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.666666666666667,
            "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": 7998,
            "title": "Hyperlipidemia and angiographic findings in ischemic insult",
            "abstract": null,
            "authors": [
                "Tschinkel, M",
                "Ladurner, G",
                "Hollasek, A",
                "Schreyer, H",
                "Lechner, H"
            ],
            "year": 1985,
            "source": "Nervenarzt. 1985; 56(2):94-97",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHJ1700005",
            "pubmed": "3982569",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 7999,
            "title": "Therapy of pemphigus. Critical remarks based on 44 clinical cases",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1985,
            "source": "Hautarzt. 1985; 36(2):96-102",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHJ4800006",
            "pubmed": "2985524",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7999-51617-2"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "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": 8290,
            "title": "What factors influence speech rehabilitation in cleft palate children? Study of the outcome after early closure",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Mossböck, R",
                "Burkert, T",
                "Pfaller, K"
            ],
            "year": 1985,
            "source": "Folia Phoniatr (Basel). 1985; 37(5-6):292-301",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985A021400012",
            "pubmed": "4093091",
            "doi": "10.1159/000265811",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FOLIA PHONIAT",
            "issn": "0015-5705",
            "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": 8291,
            "title": "The significance of morphological details for developmental outcome in infantile hydrocephalus.",
            "abstract": null,
            "authors": [
                "Oberbauer, RW"
            ],
            "year": 1985,
            "source": "Childs Nerv Syst. 1985; 1(6):329-336",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985A317900007",
            "pubmed": "3833335",
            "doi": "10.1007/BF00270818",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHILD NERV SYST",
            "issn": "0256-7040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.464788732394366,
            "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": 8292,
            "title": "Characterization of substance P-like immunoreactivity in submammalian species by high performance liquid chromatography.",
            "abstract": null,
            "authors": [
                "Lembeck, F",
                "Bernatzky, G",
                "Gamse, R",
                "Saria, A"
            ],
            "year": 1985,
            "source": "PEPTIDES. 1985; 6 Suppl 3(1): 231-236. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985A856300039",
            "pubmed": "2421261",
            "doi": "10.1016/0196-9781(85)90379-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-10T14:45:38+01:00",
            "journal": "PEPTIDES",
            "issn": "0196-9781",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.525,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.596610169491525,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8293,
            "title": "Comparison of magnetic resonance imaging and ultrasonography in the evaluation of abdominal aortic aneurysms.",
            "abstract": null,
            "authors": [
                "Amparo, EG",
                "Hoddick, WK",
                "Hricak, H",
                "Sollitto, R",
                "Justich, E",
                "Filly, RA",
                "Higgins, CB"
            ],
            "year": 1985,
            "source": "Radiology. 1985; 154(2):451-456",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AAA8600033",
            "pubmed": "3880912",
            "doi": "10.1148/radiology.154.2.3880912",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "RADIOLOGY",
            "issn": "0033-8419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.987341772151899,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8294,
            "title": "The interaction of human plasma low density lipoproteins with glycosamino-glycans: influence of the chemical composition.",
            "abstract": null,
            "authors": [
                "Kostner, GM",
                "Zechner, R",
                "Bihari-Varga, M",
                "Gruber, E"
            ],
            "year": 1985,
            "source": "Lipids. 1985; 20(1):24-28",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AAE5600005",
            "pubmed": "3968986",
            "doi": "10.1007/BF02534358",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8294-51669-2"
            ],
            "imported": null,
            "journal": "LIPIDS",
            "issn": "0024-4201",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.53,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.92,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}