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=153940&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153960&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153920&ordering=-year",
    "results": [
        {
            "id": 87269,
            "title": "NEUROPEPTIDE TYROSINE (NPY) INHIBITS PGE2-INDUCED FLUID AND ELECTROLYTE SECRETION IN THE RAT JEJUNUM INVIVO",
            "abstract": null,
            "authors": [
                "BEUBLER, E",
                "SARIA, A"
            ],
            "year": 1985,
            "source": "REGUL PEPTIDES. 1985;  235-235. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985ASA0700068",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "87269-14022"
            ],
            "persons": [
                "87269-51667"
            ],
            "imported": "2009-02-06T13:39:04+01:00",
            "journal": "REGUL PEPTIDES",
            "issn": "0167-0115",
            "collection_publisher": null,
            "collection_title": "REGULATORY PEPTIDES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.727,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.650602409638554,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 87523,
            "title": "INCREASED FORMATION OF LEUKOTRIENE-B4 AND SULPHIDOPEPTIDE-LEUKOTRIENES BY RECTAL MUCOSA OF PATIENTS WITH CROHNS-DISEASE AND ULCERATIVE-COLITIS",
            "abstract": null,
            "authors": [
                "PESKAR, BM",
                "DREYLING, KW",
                "MAY, B",
                "THIEVES, M",
                "MORGENROTH, K",
                "GOEBELL, H",
                "PESKAR, BA"
            ],
            "year": 1985,
            "source": "GUT. 1985; 26(5): A542-A543. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AHS9800027",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "GUT",
            "issn": "0017-5749",
            "collection_publisher": null,
            "collection_title": "GUT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.95,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 87524,
            "title": "FORMATION OF SULFIDOPEPTIDE-LEUKOTRIENES (SP-LT) IN NORMAL HUMAN COLONIC TISSUE, COLONIC-CARCINOMA AND CROHNS-DISEASE",
            "abstract": null,
            "authors": [
                "PESKAR, BM",
                "DREYLING, KW",
                "HOPPE, U",
                "SCHAARSCHMIDT, K",
                "GOEBELL, H",
                "PESKAR, BA"
            ],
            "year": 1985,
            "source": "GASTROENTEROLOGY. 1985; 88(5): 1537-1537. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AFW2200954",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": "GASTROENTEROLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.251,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 87525,
            "title": "INHIBITION OF SULFIDOPEPTIDE-LEUKOTRIENE (SP-LT) FORMATION BY CARBENOXOLONE",
            "abstract": null,
            "authors": [
                "PESKAR, BM",
                "DREYLING, KW",
                "PESKAR, BA"
            ],
            "year": 1985,
            "source": "GASTROENTEROLOGY. 1985; 88(5): 1538-1538. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AFW2200955",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": "GASTROENTEROLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.251,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 88072,
            "title": "Untersuchungen zum Wirkungsmechanismus von Senna - Anthrachinonen - Beteiligung von Prostaglandin E2.",
            "abstract": null,
            "authors": [
                "Kollar, G"
            ],
            "year": 1985,
            "source": " [ Dissertation ] Universität Graz; 1985. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-20T14:55:11+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Universität Graz",
            "country": "40",
            "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": 8414,
            "title": "Aspergillosis of the paranasal sinuses.",
            "abstract": null,
            "authors": [
                "Kopp, W",
                "Fotter, R",
                "Steiner, H",
                "Beaufort, F",
                "Stammberger, H"
            ],
            "year": 1985,
            "source": "RADIOLOGY 1985 156: 715-716.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ANZ9200025",
            "pubmed": "4023231",
            "doi": "10.1148/radiology.156.3.4023231",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8414-51557-6"
            ],
            "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": 95361,
            "title": "K+-channels in rat ventricular cells show voltage-dependent outward rectification and non-linear voltage to current relation",
            "abstract": null,
            "authors": [
                "Schreibmayer,W",
                "Hagauer,H",
                "Tritthart,HA",
                "Schindler, H",
                ""
            ],
            "year": 1985,
            "source": " In: Changeaux,JP; Hucho,F;Maelicke,A;Neumann,E; editors(s). Molecular Basis of Nerve Activity. Berlin: Walter de Gruyter & Co.;  1985. p. 145 - 152. (ISBN: ISBN 3 110103451) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "95361-14011"
            ],
            "persons": [
                "95361-51519"
            ],
            "imported": "2009-10-27T15:38:14+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Changeaux,JP; Hucho,F;Maelicke,A;Neumann,E;",
            "collection_title": "Molecular Basis of Nerve Activity",
            "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": true
        },
        {
            "id": 95362,
            "title": "Synchronization of Electrically and Chemically Excitable Ion Channels",
            "abstract": null,
            "authors": [
                "Schindler,H",
                "Schreibmayer,W",
                ""
            ],
            "year": 1985,
            "source": " In: Changeaux,JP;Hucho,F;Maelicke,A;Neumann,E; editors(s). Molecular Basis of Nerve Activity . Berlin: Walter de Gruyter & Co.;  1985. p. 387 - 397. (ISBN: ISBN 3 110103451) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-27T15:42:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Changeaux,JP;Hucho,F;Maelicke,A;Neumann,E;",
            "collection_title": "Molecular Basis of Nerve Activity ",
            "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": true
        },
        {
            "id": 96328,
            "title": "Fluperlapin, ein Clozapin-ähnliches Neuroleptikum, in der Behandlung von endogenen Depressionen.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP",
                "Eben, E",
                "Dieterle, D",
                "Golling, H",
                "Jungkunz, G",
                "Rüther, E",
                "Schmauss, M"
            ],
            "year": 1985,
            "source": "Psycho. 1985; 11:  461-463. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "96328-51907"
            ],
            "imported": "2009-12-02T17:31:53+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": 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": 96351,
            "title": "Psychoanalytische Psychosomatik. Neuere Ansätze der psychoanalytischen Entwicklungspsychologie und Objektbeziehungstheorie. ",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 1985,
            "source": "Berlin, Heidelberg, New York: Springer; 1985. ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "96351-51907"
            ],
            "imported": "2009-12-03T10:46:28+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": 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": 98681,
            "title": "THE 3RD INTERNATIONAL DERMATOPATHOLOGY SYMPOSIUM CONCERNING MALIGNANT-MELANOMA AND OTHER NEUROSCRISTOPATHIES HELD IN LIEGE, BELGIUM, AUGUST 11-15, 1984",
            "abstract": null,
            "authors": [
                "KERL, H"
            ],
            "year": 1985,
            "source": "AMER J DERMATOPATHOL. 1985; 7(1): 93-94. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1985ABU3000021",
            "pubmed": "3940095",
            "doi": "10.1097/00000372-198502000-00020",
            "pmc": null,
            "organizations": [
                "98681-14047"
            ],
            "persons": [
                "98681-51620-2"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": "AMERICAN JOURNAL OF DERMATOPATHOLOGY; ",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 99240,
            "title": "The cerebrovascular effect of nimodipine.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Mokry, M",
                "Pöllauer, E"
            ],
            "year": 1985,
            "source": "In: Auer LM (ed) Timing of Aneurysm Surgery. Walter de Gruyter, Berlin, New York 1985; pp 481-487.-Proceedings of the 2nd International Symposium on Cerebral Aneurysm Surgery in the Acute Stage; SEP 23-26, 1984 ; Graz, AUSTRIA.  (ISBN: 0-89925-071-8 )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "99240-52006"
            ],
            "imported": "2010-03-22T14:27:01+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": 99241,
            "title": "Acute aneurysm surgery, disturbed CSF-circulation, intracranial pressure and hydrocephalus.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Mokry, M"
            ],
            "year": 1985,
            "source": "In: Auer LM (ed) Timing of Aneurysm Surgery. Walter de Gruyter, Berlin, New York 1985; pp 331-341.-Proceedings of the 2nd International Symposium on Cerebral Aneurysm Surgery in the Acute Stage; SEP 23-26, 1984; Graz, AUSTRIA.  (ISBN: 0_89925-071-8 )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "99241-52006"
            ],
            "imported": "2010-03-22T15:00:00+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": 99791,
            "title": "Outward Currents in Rat Ventricular cells",
            "abstract": null,
            "authors": [
                "Schreibmayer,W",
                "Tritthart, HA",
                ""
            ],
            "year": 1985,
            "source": "9. Meeting of the Working Group on Cardiac Cellular Electrophysiology; Freiburg, GERMANY. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "99791-51519"
            ],
            "imported": "2010-04-14T18:49:17+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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 99792,
            "title": "Steuerung des Herzschlags durch Ionenkanäle",
            "abstract": null,
            "authors": [
                "Schreibmayer,W",
                ""
            ],
            "year": 1985,
            "source": "Weiterbildungsveranstaltung der Universität Linz; Linz, AUSTRIA. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-04-14T18:51:07+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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 107035,
            "title": "X-ray studies on triclinic crystals of fatty acid binding protein. Examples of an extremely X-ray-resistant protein.",
            "abstract": null,
            "authors": [
                "Pähler, A",
                "Maslowska, M",
                "Parge, HE",
                "Schneider, M",
                "Steifa, M",
                "Saenger, W",
                "Keuper, HJ",
                "Spener, F"
            ],
            "year": 1985,
            "source": "FEBS Lett. 1985; 184(2):185-187",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHZ1900002",
            "pubmed": "3996583",
            "doi": "10.1016/0014-5793(85)80603-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T01: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": 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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 107054,
            "title": "Spectroscopic investigations on the binding site of bovine hepatic fatty acid binding protein. Evidence for the existence of a single binding site for two fatty acid molecules.",
            "abstract": null,
            "authors": [
                "Keuper, HJ",
                "Klein, RA",
                "Spener, F"
            ],
            "year": 1985,
            "source": "Chem Phys Lipids. 1985; 38(1-2):159-173",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AQZ8500013",
            "pubmed": "4064218",
            "doi": "10.1016/0009-3084(85)90064-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T01:00:00+01:00",
            "journal": "Chem Phys Lipids",
            "issn": "0009-3084",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 107055,
            "title": "Bovine fatty acid binding proteins. Isolation and characterisation of two cardiac fatty acid binding proteins that are distinct from corresponding hepatic proteins.",
            "abstract": null,
            "authors": [
                "Jagschies, G",
                "Reers, M",
                "Unterberg, C",
                "Spener, F"
            ],
            "year": 1985,
            "source": "Eur J Biochem. 1985; 152(3):537-545",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AUQ5200004",
            "pubmed": "4054120",
            "doi": "10.1111/j.1432-1033.1985.tb09229.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T01:00:00+01:00",
            "journal": "Eur J Biochem",
            "issn": "0014-2956",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 107201,
            "title": "INTERACTIONS OF CARDIAC FATTY-ACID BINDING-PROTEINS WITH FATTY-ACIDS AND INTRACELLULAR MEMBRANES",
            "abstract": null,
            "authors": [
                "RUDEL, H",
                "UNTERBERG, C",
                "SPENER, F"
            ],
            "year": 1985,
            "source": "FETTE SEIFEN ANSTRICHM. 1985; 87(14): 561-567. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AWV1600003",
            "pubmed": null,
            "doi": "10.1002/lipi.19850871317",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "FETTE SEIFEN ANSTRICHM",
            "issn": "0015-038X",
            "collection_publisher": null,
            "collection_title": "FETTE SEIFEN ANSTRICHMITTEL; ",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 107202,
            "title": "HIGH-PERFORMANCE LIQUID-CHROMATOGRAPHY OF TRIGLYCERIDES OF FLACOURTIACEAE SEED OILS CONTAINING CYCLOPENTENYL FATTY-ACIDS (CHAULMOOGRIC OILS)",
            "abstract": null,
            "authors": [
                "SHUKLA, VKS",
                "SPENER, F"
            ],
            "year": 1985,
            "source": "J CHROMATOGR. 1985; 348(2): 441-446. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1985AWR5700015",
            "pubmed": null,
            "doi": "10.1016/S0021-9673(01)92485-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "J CHROMATOGR",
            "issn": "0021-9673",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CHROMATOGRAPHY; ",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}