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=152580&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152600&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152560&ordering=imported",
    "results": [
        {
            "id": 8914,
            "title": "Wound healing models for studying the formation of granulation tissue",
            "abstract": null,
            "authors": [
                "Dinges, HP",
                "Redl, H"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(14):497-502",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J316600004",
            "pubmed": "3307166",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8915,
            "title": "Juxtapapillary duodenal diverticulum--pathologic findings",
            "abstract": null,
            "authors": [
                "Fellbaum, C"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(14):502-505",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J316600005",
            "pubmed": "3114963",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 8916,
            "title": "76-year-old patient with adenocarcinoma of the rectum and fibrolamellar hepatocellular 2d carcinoma. Case report with literature review of hepatocellular carcinoma of the fibrolamellar type",
            "abstract": null,
            "authors": [
                "Klimpfinger, M",
                "Jatzko, G",
                "Trink, A",
                "Samec, HJ",
                "Gaugg, A"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(14):505-509",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1987J316600006",
            "pubmed": "2820156",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8921,
            "title": "Lipoprotein binding to cultured human hepatoma cells.",
            "abstract": null,
            "authors": [
                "Krempler, F",
                "Kostner, GM",
                "Friedl, W",
                "Paulweber, B",
                "Bauer, H",
                "Sandhofer, F"
            ],
            "year": 1987,
            "source": "J Clin Invest. 1987; 80(2):401-408",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J417200017",
            "pubmed": "3038957",
            "doi": "10.1172/JCI113086",
            "pmc": "PMC442251",
            "organizations": [],
            "persons": [
                "8921-51669-6"
            ],
            "imported": null,
            "journal": "J CLIN INVEST",
            "issn": "0021-9738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.467,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 8923,
            "title": "Continuous arteriovenous hemofiltration in infants.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Beitzke, A",
                "Trop, M",
                "Ring, E"
            ],
            "year": 1987,
            "source": "Int J Pediatr Nephrol. 1987; 8(2):81-85",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J450100004",
            "pubmed": "3654063",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J PED NEPHROL",
            "issn": "0391-6510",
            "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": 8925,
            "title": "Barbiturate poisoning and gastrointestinal propulsion.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Beubler, E",
                "Dirnhofer, R"
            ],
            "year": 1987,
            "source": "Arch Toxicol. 1987; 60(5):394-396",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J474200010",
            "pubmed": "3662813",
            "doi": "10.1007/BF00295761",
            "pmc": null,
            "organizations": [
                "8925-14022"
            ],
            "persons": [
                "8925-51529-1",
                "8925-51667-6"
            ],
            "imported": null,
            "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": 8926,
            "title": "In vitro and in vivo antiviral activity of 2'-fluorinated arabinosides of 5-(2-haloalkyl)uracil.",
            "abstract": null,
            "authors": [
                "Rosenwirth, B",
                "Streicher, W",
                "De Clercq, E",
                "Wanek, E",
                "Schwarz, W",
                "Griengl, H"
            ],
            "year": 1987,
            "source": "Antiviral Res. 1987; 7(5):271-287",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J486800003",
            "pubmed": "2821896",
            "doi": "10.1016/0166-3542(87)90011-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ANTIVIR RES",
            "issn": "0166-3542",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.349,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.820224719101124,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "VIROLOGY",
            "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": 8928,
            "title": "A mechanistic interpretation of the action of toxin II from Anemonia sulcata on the cardiac sodium channel.",
            "abstract": null,
            "authors": [
                "Schreibmayer, W",
                "Kazerani, H",
                "Tritthart, HA"
            ],
            "year": 1987,
            "source": "Biochim Biophys Acta. 1987; 901(2):273-282",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J502400012",
            "pubmed": "2440476",
            "doi": "10.1016/0005-2736(87)90124-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8928-51519-6"
            ],
            "imported": null,
            "journal": "BIOCHIM BIOPHYS ACTA",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.507,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.701754385964912,
            "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": 8929,
            "title": "Lectin binding in meningiomas.",
            "abstract": null,
            "authors": [
                "Kleinert, R",
                "Radner, H"
            ],
            "year": 1987,
            "source": "Neuropathol Appl Neurobiol. 1987; 13(4):263-272",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J588200003",
            "pubmed": "3658105",
            "doi": "10.1111/j.1365-2990.1987.tb00066.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NEUROPATHOL APPL NEUROBIOL",
            "issn": "0305-1846",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.983,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.735294117647059,
            "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": 8933,
            "title": "Involvement of capsaicin-sensitive sensory neurons in gastrointestinal function.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Schluet, W",
                "Lippe, IT",
                "Sametz, W"
            ],
            "year": 1987,
            "source": "Acta Physiol Hung. 1987; 69(3-4):403-411",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1987J627200015",
            "pubmed": "3310522",
            "doi": null,
            "pmc": null,
            "organizations": [
                "8933-14022"
            ],
            "persons": [
                "8933-51529-2",
                "8933-51832-6"
            ],
            "imported": null,
            "journal": "ACTA PHYSIOL HUNG",
            "issn": "0231-424X",
            "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": 8934,
            "title": "Coexisting peptides in capsaicin-sensitive sensory neurons: release and actions in the respiratory tract of the guinea-pig.",
            "abstract": null,
            "authors": [
                "Saria, A",
                "Martling, CR",
                "Theodorsson-Norheim, E",
                "Gamse, R",
                "Hua, XY",
                "Lundberg, JM"
            ],
            "year": 1987,
            "source": "Acta Physiol Hung. 1987; 69(3-4):421-424",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J627200017",
            "pubmed": "2444071",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA PHYSIOL HUNG",
            "issn": "0231-424X",
            "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": 8935,
            "title": "CAPSAICIN SENSITIVE SYNAPTIC TRANSMISSION IN THE GUINEA-PIG PREVERTEBRAL SYMPATHETIC-GANGLIA",
            "abstract": null,
            "authors": [
                "KIRALY, M",
                "SARIA, A",
                "MA, RC",
                "DUN, NJ"
            ],
            "year": 1987,
            "source": "ACTA PHYSIOL HUNG 1987 69: 493-495.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J627200024",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA PHYSIOL HUNG",
            "issn": "0231-424X",
            "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": 8936,
            "title": "COLD AIR CHALLENGE OF AIRWAY REACTIVITY IN CHILDREN - THE LIMITS OF A NORMAL REACTION ASSESSED FOR A SPECTRUM OF ROUTINE PULMONARY-FUNCTION TESTS",
            "abstract": null,
            "authors": [
                "ZACH, M",
                "HADL, M"
            ],
            "year": 1987,
            "source": "ATEMWEG LUNGENKRANK 1987 13: 298-299.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J631300007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ATEMWEG LUNGENKRANK",
            "issn": "0341-3055",
            "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": 8940,
            "title": "Functional disorders of the lower urinary tract following radical abdominal and vaginal surgery of cervix cancer",
            "abstract": null,
            "authors": [
                "Ralph, G",
                "Lichtenegger, W",
                "Kainer, F",
                "Langer, M"
            ],
            "year": 1987,
            "source": "Geburtshilfe Frauenheilkd. 1987; 47(8):551-554",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J756000009",
            "pubmed": "3653668",
            "doi": "10.1055/s-2008-1035872",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8941,
            "title": "Quick measurement of hematocrit and erythrocyte sedimentation-rate by means of a density tracking method.",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Kenner, T",
                "Gallasch, E",
                "Rainer, F"
            ],
            "year": 1987,
            "source": "Blut. 1987; 55(3):153-163",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J787800003",
            "pubmed": "3620711",
            "doi": "10.1007/BF00320569",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8941-51814-6",
                "8941-51834-2"
            ],
            "imported": null,
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": 8943,
            "title": "Hemorheologic parameters in correlation to extracranial carotid artery disease in patients with acute cerebrovascular disorders.",
            "abstract": null,
            "authors": [
                "Lechner, H",
                "Niederkorn, K",
                "Suzuki, H"
            ],
            "year": 1987,
            "source": "Eur Neurol. 1987; 27(3):139-141",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J881200002",
            "pubmed": "3305034",
            "doi": "10.1159/000116146",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8943-51546-6"
            ],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "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": 8944,
            "title": "Lipid transfer protein-catalyzed exchange of cholesteryl ester between high density lipoproteins and apoB-containing lipoproteins.",
            "abstract": null,
            "authors": [
                "Groener, JE",
                "Kostner, GM"
            ],
            "year": 1987,
            "source": "J Lipid Res. 1987; 28(9):1053-1056",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J890300005",
            "pubmed": "2958571",
            "doi": "10.1016/S0022-2275(20)38614-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8944-51669-6"
            ],
            "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": 4.385,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.776271186440678,
            "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": 8945,
            "title": "Malignant fibrous histiocytoma of the lung: prognosis and therapy of a rare disease. Report of two cases and review of the literature.",
            "abstract": null,
            "authors": [
                "Juettner, FM",
                "Popper, H",
                "Sommersgutter, K",
                "Smolle, J",
                "Friehs, GB"
            ],
            "year": 1987,
            "source": "Thorac Cardiovasc Surg. 1987; 35(4):226-231",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1987J911900007",
            "pubmed": "2444005",
            "doi": "10.1055/s-2007-1020235",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8945-51617-6",
                "8945-51615-2"
            ],
            "imported": null,
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.453,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.421875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8948,
            "title": "Mamma supernumeraria dorsalis interscapularis (paravertebralis). A clinico-pathologic case report with review of the literature",
            "abstract": null,
            "authors": [
                "Radner, H",
                "Berger, A",
                "Schmid, KO"
            ],
            "year": 1987,
            "source": "Pathologe. 1987; 8(5):310-315",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1987J983100011",
            "pubmed": "3313378",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "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.187,
            "impactfactor_year": 1994,
            "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": 8950,
            "title": "Dopamine action and disorders of neurotransmitter balance.",
            "abstract": null,
            "authors": [
                "Birkmayer, W",
                "Birkmayer, JD"
            ],
            "year": 1987,
            "source": "Gerontology. 1987; 33(3-4):168-171",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J987600008",
            "pubmed": "3653699",
            "doi": "10.1159/000212871",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GERONTOLOGY",
            "issn": "0304-324X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.727272727272727,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY",
            "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
        }
    ]
}