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=156500&ordering=-year
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=156520&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156480&ordering=-year",
    "results": [
        {
            "id": 77189,
            "title": "Atraumatische Milzruptur bei einem Frühgeborenen.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Breisach, G",
                ""
            ],
            "year": 1976,
            "source": "Wissenschaftliche Sitzung der Österreichischen Gesellschaft für perinatale Medizin; NOV 27, 1976; Graz, AUSTRIA. 1976. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77189-51643"
            ],
            "imported": "2008-02-28T15:41:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 77190,
            "title": "Mekoniumaspirationssyndrom.",
            "abstract": null,
            "authors": [
                "Schober, P",
                "Müller, W",
                ""
            ],
            "year": 1976,
            "source": "3. Herbsttagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; NOV, 13, 1976; Klagenfurt, AUSTRIA. 1976. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77190-51643"
            ],
            "imported": "2008-02-28T15:43:17+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 77191,
            "title": "Intensivbehandlung und ihre Problematik beim Neugeborenen.",
            "abstract": null,
            "authors": [
                "Müller, W",
                ""
            ],
            "year": 1976,
            "source": "17. Wissenschaftliche Sitzung der wissenschaftlichen Gesellschaft der Ärzte in der Steiermark; APRIL 2, 1976; Graz, AUSTRIA. 1976. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77191-51643"
            ],
            "imported": "2008-02-28T15:44:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 77192,
            "title": "Veränderungen der Frühgeborenenmortalität an der Univ.-Kinderklinik Graz 1956 - 1974",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Haidvogl, M",
                "Müller, W",
                "Rosegger, H",
                "Zweymüller, E",
                ""
            ],
            "year": 1976,
            "source": "Österreichische Gesellschaft für perinatale Medizin; FEB 28, 1976; Klagenfurt, AUSTRIA. 1976. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77192-51643"
            ],
            "imported": "2008-02-28T15:46:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 77193,
            "title": "Akute Entzündungen des Respirationstraktes mit drohender respiratorischer Insuffizienz.",
            "abstract": null,
            "authors": [
                "Müller, W",
                ""
            ],
            "year": 1976,
            "source": "Pädiatrischer Fortbildungskurs der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde Obergurgl; JAN 24-FEB 1, 1976; Obergurgl, AUSTRIA. 1976. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77193-51643"
            ],
            "imported": "2008-02-28T15:47:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 80521,
            "title": "Kleine Psychotherapie. Z. Neurol. und Psychiatr. für die Praxis.",
            "abstract": null,
            "authors": [
                "Pakesch, E",
                "Pieringer, W"
            ],
            "year": 1976,
            "source": "Psycho. 1976; (3): 147-150. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-05-02T12:22:15+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": 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": 80522,
            "title": "Die reaktive Depression, Diagnose und Differentialdiagnose.",
            "abstract": null,
            "authors": [
                "Pieringer, W"
            ],
            "year": 1976,
            "source": "Psycho. 1976; (6): 381-383. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-05-02T12:30:25+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 83379,
            "title": "Pulmonary valve aplasia with ventricular septal defect. Hemodynamics and embryology",
            "abstract": null,
            "authors": [
                "Zach, M",
                "Singer, H",
                "Schellmann, B"
            ],
            "year": 1976,
            "source": "Z Kardiol. 1976; 65(8): 729-742. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1976CD14700007",
            "pubmed": "969824",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-22T02:00:00+02:00",
            "journal": "Z Kardiol",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.715,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 87280,
            "title": "TRANSMUCOSAL WATER-MOVEMENT AND MUCOSAL BLOOD-FLOW IN RAT JEJUNUM - INFLUENCE OF PGE AND INDOMETHACIN",
            "abstract": null,
            "authors": [
                "BEUBLER, E",
                "JUAN, H"
            ],
            "year": 1976,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL. 1976; 294:  R3-R3. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1976CE66200011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "87280-14022"
            ],
            "persons": [
                "87280-51667"
            ],
            "imported": "2009-02-06T13:39:04+01:00",
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": "NAUNYN-SCHMIEDEBERGS ARCHIVES OF PHARMACOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 87281,
            "title": "SEIZURES INDUCED BY HYPERBARIC-OXYGEN (OHP) AND THEIR INHIBITION BY DIAZEPAM",
            "abstract": null,
            "authors": [
                "BEUBLER, E",
                "LEMBECK, F"
            ],
            "year": 1976,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL. 1976; 293:  R14-R14. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1976BK63500056",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "87281-14022"
            ],
            "persons": [
                "87281-51667"
            ],
            "imported": "2009-02-06T13:39:04+01:00",
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": "NAUNYN-SCHMIEDEBERGS ARCHIVES OF PHARMACOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 87566,
            "title": "REGULATION OF PROSTAGLANDIN FORMATION IN CULTURED MOUSE FIBROBLASTS - OPPOSITE EFFECTS OF CYCLIC 3',5'-AMP (CAMP) AND CYCLIC 3',5'-GMP (CGMP)",
            "abstract": null,
            "authors": [
                "PESKAR, BA",
                "PETERS, HD"
            ],
            "year": 1976,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL. 1976; 294:  R6-R6. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1976CE66200021",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": "NAUNYN-SCHMIEDEBERGS ARCHIVES OF PHARMACOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "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": 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": 87567,
            "title": "GLUCOCORTICOID-INDUCED INHIBITION OF PROSTAGLANDIN SYNTHESIS IN FIBROBLASTS - EFFECTS ON CYCLIC-AMP LEVELS AND CYCLIC AMP-DEPENDENT PROCESSES",
            "abstract": null,
            "authors": [
                "PETERS, HD",
                "PESKAR, BA",
                "KLAPPSTEIN, I",
                "SCHONHOFER, PS"
            ],
            "year": 1976,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL. 1976; 294:  R6-R6. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1976CE66200022",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": "NAUNYN-SCHMIEDEBERGS ARCHIVES OF PHARMACOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "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": 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": 87570,
            "title": "RADIOIMMUNOASSAYS FOR 15(S)-15-METHYL-PROSTAGLANDINS E-2 AND F-2A - USE FOR MEASUREMENT OF RAT-BRAIN PROSTAGLANDIN-9-KETO-REDUCTASE",
            "abstract": null,
            "authors": [
                "KRONER, EE",
                "PESKAR, BA"
            ],
            "year": 1976,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL. 1976; 294:  R4-R4. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1976CE66200016",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": "NAUNYN-SCHMIEDEBERGS ARCHIVES OF PHARMACOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "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": 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": 87571,
            "title": "RAT-BRAIN PROSTAGLANDIN-9-KETO-REDUCTASE",
            "abstract": null,
            "authors": [
                "KRONER, EE",
                "PESKAR, BA"
            ],
            "year": 1976,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL. 1976; 293:  R58-R58. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1976BK63500232",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": "NAUNYN-SCHMIEDEBERGS ARCHIVES OF PHARMACOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "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": 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": 98705,
            "title": "Pharmaco-angiography with Priscolin in progressive scleroderma (author's transl)",
            "abstract": null,
            "authors": [
                "SCHREYER, H",
                "SCHWARZ, G",
                "KERL, H"
            ],
            "year": 1976,
            "source": "FORTSCHR RONTGENSTRAHL NUKL. 1976; 125(3): 232-242. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1976CF05800006",
            "pubmed": "134949",
            "doi": null,
            "pmc": null,
            "organizations": [
                "98705-14047"
            ],
            "persons": [
                "98705-51620-6"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "collection_publisher": null,
            "collection_title": "FORTSCHRITTE AUF DEM GEBIETE DER RONTGENSTRAHLEN UND DER NUKLEARMEDIZIN; ",
            "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": 98706,
            "title": "Diagnosis, pathology and therapy of malignant melanoma of the skin (author's transl)",
            "abstract": null,
            "authors": [
                "KERL, H"
            ],
            "year": 1976,
            "source": "WIEN KLIN WOCHENSCHR. 1976; 88(12): 369-379. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1976BU60700001",
            "pubmed": "782045",
            "doi": null,
            "pmc": null,
            "organizations": [
                "98706-14047"
            ],
            "persons": [
                "98706-51620-2"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "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": 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": true
        },
        {
            "id": 98707,
            "title": "CELL CHARACTERIZATION OF CUTANEOUS INFILTRATES IN LUPUS-ERYTHEMATOSUS",
            "abstract": null,
            "authors": [
                "KERL, H"
            ],
            "year": 1976,
            "source": "ARCH DERMATOL RES. 1976; 255(1): 107-107. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1976BK36100043",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "98707-14047"
            ],
            "persons": [
                "98707-51620"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "ARCH DERMATOL RES",
            "issn": "0340-3696",
            "collection_publisher": null,
            "collection_title": "ARCHIVES OF DERMATOLOGICAL RESEARCH; ",
            "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": 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": true
        },
        {
            "id": 107047,
            "title": "Homologous synthesis: a method for the preparation of mixed substrates and individual compounds.",
            "abstract": null,
            "authors": [
                "Mangold, HK",
                "Becker, H",
                "Cramer, U",
                "Spener, F"
            ],
            "year": 1976,
            "source": "Chem Phys Lipids. 1976; 17(2-3 SPEC NO):176-181",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1976CL92600009",
            "pubmed": "186202",
            "doi": "10.1016/0009-3084(76)90061-X",
            "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": 107048,
            "title": "Biosynthesis of cyclopentenyl fatty acids. (2-Cyclopentenyl)carboxylic acid (aleprolic acid) as a special primer for fatty acid biosynthesis in Flacourtiaceae.",
            "abstract": null,
            "authors": [
                "Cramer, U",
                "Spener, F"
            ],
            "year": 1976,
            "source": "Biochim Biophys Acta. 1976; 450(2):261-265",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1976CM93200017",
            "pubmed": "990306",
            "doi": "10.1016/0005-2760(76)90098-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T01:00:00+01:00",
            "journal": "Biochim Biophys Acta",
            "issn": "0006-3002",
            "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": 64929,
            "title": "Method for the analysis of the entrainment between heart rate and ventilation rate.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Pessenhofer, H",
                "Schwaberger, G"
            ],
            "year": 1976,
            "source": "Pflugers Arch. 1976; 363(3): 263-265. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1976BV69500014",
            "pubmed": "986612",
            "doi": "10.1007/BF00594612",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64929-51504-6",
                "64929-51687-6"
            ],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Pflugers Arch",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}