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=158900&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159509,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158920&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158880&ordering=-year",
    "results": [
        {
            "id": 72254,
            "title": "UPTAKE OF NUCLEOTIDES BY CATECHOLAMINE-STORING ORGANELLES",
            "abstract": null,
            "authors": [
                "WINKLER, H",
                "ABERER, W"
            ],
            "year": 1978,
            "source": "HOPPE-SEYLERS Z PHYSIOL CHEM. 1978; 359(4): 459-459. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1978EX72000021",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-28T10:27:30+01:00",
            "journal": "HOPPE-SEYLERS Z PHYSIOL CHEM",
            "issn": "0018-4888",
            "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": 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": 73253,
            "title": "New aspects of regulation of heme synthesis in uremia",
            "abstract": null,
            "authors": [
                "Linkesch,W: Müller, M: Stummvoll, HK",
                "Wolf, A"
            ],
            "year": 1978,
            "source": "8 th Internat. Meeting of the Mediterranian Blood Club and Meeting of the Israeli Society of Haematology and Blood Transfusion; JAN 6-8, 1978; Herzelia. 1978. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73253-14082"
            ],
            "persons": [],
            "imported": "2008-01-09T17:48:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73255,
            "title": "Heme synthetizing enzymes in uremic patients",
            "abstract": null,
            "authors": [
                "Legenstein,E",
                "Linkesch,W",
                "Pinggera,WF",
                "Müller,MM"
            ],
            "year": 1978,
            "source": "8th Internat. Meeting on Clinical Enzymology; MAR 11-12, 1978; Venezia. 1978. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73255-14082"
            ],
            "persons": [],
            "imported": "2008-01-09T17:59:14+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73256,
            "title": "Serumferritin and Iron Status in Patients on Maintenance Hemodialysis",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Stummvoll,HK",
                "Wolf,A"
            ],
            "year": 1978,
            "source": "Proceedings of the 15th EDTA1978; 338-338.-15th Congress of the EDTA; OCT 14-17, 1978; Istanbul. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73256-14082"
            ],
            "persons": [],
            "imported": "2008-01-09T18:07: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73258,
            "title": "Uremic Toxins and Heme Synthesis in Uremia",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Stummvoll,HK",
                "Wolf,A",
                "Pinggera,W",
                "Müller,M"
            ],
            "year": 1978,
            "source": "Proceedings of the 15th EDTA1978; 294-294.-15th Congress of the EDTA; OCT 14-17, 1978; Istanbul. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73258-14082"
            ],
            "persons": [],
            "imported": "2008-01-09T18:14:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73283,
            "title": "Serumferritin as a parameter of iron stores in chronic uremia",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Wolf,A",
                "Stummvoll,HK"
            ],
            "year": 1978,
            "source": "Proceedings of the 17th ISH1978; 1: 135-135.-17th Congress of ISH and 15th Congress of ISBT; AUG  5.12, 1978; Paris. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73283-14082"
            ],
            "persons": [],
            "imported": "2008-01-10T14:36:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73285,
            "title": "Serumferritin and the anemia of rheumatoid arthritis",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Scherak,O"
            ],
            "year": 1978,
            "source": "Proceedings of the 15th ISH1978; 1: 182-182.-17th Congress of ISH and 15th Congress of ISBT; AUG  5.12, 1978; Paris. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73285-14082"
            ],
            "persons": [],
            "imported": "2008-01-10T14:43:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73286,
            "title": "Heme Synthesis in the anemia of rheumatoid arthritis",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Scherak,O",
                "Müller,M"
            ],
            "year": 1978,
            "source": "Proceedings of the 15th ISH1978; 1: 785-785.-17th Congress of ISH and 15th Confress of ISBT; AUG  5.12, 1978; Paris. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73286-14082"
            ],
            "persons": [],
            "imported": "2008-01-10T14:52:37+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73288,
            "title": "Heme synthetizing enzymes in patients on regular dialysis treatment",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Legenstein,E",
                "Stummvoll,HK",
                "Wolf,A"
            ],
            "year": 1978,
            "source": "Proceedings of the 17th ISH1978; 1: 785-785.-!7th Congress of ISH and 15th Congress of ISBT; AUG  5.12, 1978; Paris. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73288-14082"
            ],
            "persons": [],
            "imported": "2008-01-10T15:01:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73291,
            "title": "Estimation of bone marrow reserve with dexamethasone in cytotoxic chemotherapiy",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Kornauth,W",
                "Kühböck,J",
                "Pötzi,P"
            ],
            "year": 1978,
            "source": "Proceedings of the 17th ISH1978; 1: 943-943.-17th Congress of ISH and 15th Congress of ISBT; AUG  5.12, 1978; Paris. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73291-14082"
            ],
            "persons": [],
            "imported": "2008-01-10T15:35:42+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73292,
            "title": "Hämsynthese bei anämischen Patienten mit chronischer Polyarthritis",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Scherak,M",
                "Müller,M"
            ],
            "year": 1978,
            "source": "Konferenzband1978; 8-8.-18. Tagung der Deutschen Gesellschaft für Rheumatologie; WAY 18-21. 1978; Wien. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73292-14082"
            ],
            "persons": [],
            "imported": "2008-01-10T15:44:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73294,
            "title": "Serumferritin bei Patienten mit chronischer Polyarthritis",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Scherak,O",
                "Kolbe,H"
            ],
            "year": 1978,
            "source": "Konferenzband1978; 27-27.-18. Tagung der Deutschen Gesellschaft für Rheumatologie; MAY 18-21. 1978; Wien. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73294-14082"
            ],
            "persons": [],
            "imported": "2008-01-10T15:52:02+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73297,
            "title": "Serumferritin bei Frühgeborenen",
            "abstract": null,
            "authors": [
                "Haschke,F",
                "Linkesch,W",
                "Pavelka,R"
            ],
            "year": 1978,
            "source": "Konferenzband1978; 113-113.-15. Jahrestagung der Österr. Ges. f. Kinderheilkunde; FEB 8-10, 1978; Wien. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73297-14082"
            ],
            "persons": [],
            "imported": "2008-01-10T16:00:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73299,
            "title": "Serumferritin levels in gestosis and normal pregnancies",
            "abstract": null,
            "authors": [
                "Kofler,R",
                "Linkesch,W",
                "Pavelka,R"
            ],
            "year": 1978,
            "source": "Proceedings1978; 26-26.-10th Internat. Meeting Organisation Gestosis; JUL 4-8, 1978; Cairo. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73299-14082"
            ],
            "persons": [],
            "imported": "2008-01-10T16:08:35+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73307,
            "title": "Quantitative evaluation of the action of perhexiline in angina pectoris",
            "abstract": null,
            "authors": [
                "Niederberger,M",
                "Linkesch,W",
                "Glogar,D",
                "Joskowicz,G"
            ],
            "year": 1978,
            "source": "Perhexiline Maleat. Amsterdam- New York: Excerpta Medica;  1978. p. 125-130. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73307-14082"
            ],
            "persons": [],
            "imported": "2008-01-10T16:30:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": "Perhexiline Maleat",
            "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": 74587,
            "title": "Kindliche Neurosen.",
            "abstract": null,
            "authors": [
                "Pakesch, E",
                "Pieringer, W"
            ],
            "year": 1978,
            "source": "Österreichische Ärztezeitung. 1978; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-12T16:59:32+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": 74946,
            "title": "Psychological management of children with malignancies and their families (author's transl)",
            "abstract": null,
            "authors": [
                "Urban, CE",
                "Mutz, ID"
            ],
            "year": 1978,
            "source": "Padiatr Padol. 1978; 13(2): 137-144. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978EU81000004",
            "pubmed": "643290",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "74946-51657-1"
            ],
            "imported": "2008-02-18T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 74949,
            "title": "Dimethyl-triazeno-imidazole-carboxamide (DTIC) in combination chemotherapy for childhood neuroblastoma (author's transl)",
            "abstract": null,
            "authors": [
                "Mutz, ID",
                "Urban, CE"
            ],
            "year": 1978,
            "source": "Wien Klin Wochenschr. 1978; 90(24): 867-870. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978GC14300006",
            "pubmed": "741754",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "74949-51657-6"
            ],
            "imported": "2008-02-18T01:00:00+01:00",
            "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": 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": 75243,
            "title": "Ein pragmatisches Kurzverfahren zur Reduktion spontaner affektiver Belastungen.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1978,
            "source": " In: Halhuber, MJ; editors(s). Psychosozialer Streß und koronare Herzkrankheit. II: Berlin: Springer;  1978. p. 6. (ISBN: 3-540-08902-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75243-51505"
            ],
            "imported": "2008-02-19T16:25:12+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Halhuber, MJ;",
            "collection_title": "Psychosozialer Streß und koronare Herzkrankheit",
            "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": 75301,
            "title": "Is the effect of diphenolic laxatives mediated via release of prostaglandin E?",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Juan, H"
            ],
            "year": 1978,
            "source": "Experientia. 1978; 34(3):386-387",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978ER46100064",
            "pubmed": "631275",
            "doi": "10.1007/BF01923051",
            "pmc": null,
            "organizations": [],
            "persons": [
                "75301-51667-2"
            ],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "Experientia",
            "issn": "0014-4754",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.615,
            "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
        }
    ]
}