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=156180&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156200&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156160&ordering=-impactfactor",
    "results": [
        {
            "id": 65021,
            "title": "In vitro studies of the effect of vasoconstrictor nose drops on ciliary epithelium of human nasal mucosa",
            "abstract": null,
            "authors": [
                "Hofmann, T",
                "Wolf, G",
                "Koidl, B"
            ],
            "year": 1995,
            "source": "Laryngorhinootologie. 1995; 74(9):564-567",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RZ03800009",
            "pubmed": "7495440",
            "doi": "10.1055/s-2007-997803",
            "pmc": null,
            "organizations": [
                "65021-14011",
                "65021-14042"
            ],
            "persons": [],
            "imported": "2007-01-26T16:32:21+01:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.199,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.172413793103448,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 65026,
            "title": "Basic principles for indications in phonosurgery",
            "abstract": null,
            "authors": [
                "Friedrich, G"
            ],
            "year": 1995,
            "source": "Laryngorhinootologie. 1995; 74(11):663-665",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TH83100003",
            "pubmed": "8561817",
            "doi": "10.1055/s-2007-997821",
            "pmc": null,
            "organizations": [
                "65026-14068"
            ],
            "persons": [],
            "imported": "2007-01-26T16:32:21+01:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.199,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.172413793103448,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 6728,
            "title": "Falls from changing tables",
            "abstract": null,
            "authors": [
                "Weinberg, AM",
                "Mayr, JM",
                "Tropper, U",
                "Spitzer, P"
            ],
            "year": 2004,
            "source": "MONATSSCHR KINDERHEILK. 2004; 152:  538-542. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221944100006",
            "pubmed": null,
            "doi": "10.1007/s00112-003-0766-2",
            "pmc": null,
            "organizations": [
                "6728-14049"
            ],
            "persons": [
                "6728-50785-1"
            ],
            "imported": "2013-01-16T09:44:08+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.199,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.0285714285714286,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11767,
            "title": "ANTHROPOGENICALLY INDUCED SNOWFALLS IN CONURBATION",
            "abstract": null,
            "authors": [
                "MASCHER, F",
                "HARLFINGER, O",
                "FISCHER, G"
            ],
            "year": 1990,
            "source": "STAUB REINHALTUNG LUFT. 1990; 50:  383-385. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EC12500018",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "11767-14023"
            ],
            "persons": [
                "11767-51664-2"
            ],
            "imported": "2010-06-25T12:32:14+02:00",
            "journal": "STAUB REINHALTUNG LUFT",
            "issn": "0039-0771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.198,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.181818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, ENVIRONMENTAL",
            "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": 62809,
            "title": "Zotepine in the treatment of acute hospitalised schizophrenic episodes",
            "abstract": null,
            "authors": [
                "Kasper, S",
                "Quiner, S",
                "Barnas, C",
                "Fabisch, H",
                "Haushofer, M",
                "Sackel, C",
                "Konig, P",
                "Lingg, A",
                "Platz, T",
                "Rittmannsberger, H",
                "Stuppack, C",
                "Willeit, M",
                "Zapotoczky, HG"
            ],
            "year": 1999,
            "source": "PSYCHOPHARMAKOTHERAPIE. 1999; 6(3): 96-99. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082622900004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62809-29444"
            ],
            "persons": [],
            "imported": "2006-12-13T11:36:27+01:00",
            "journal": "PSYCHOPHARMAKOTHERAPIE",
            "issn": "0944-6877",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.197,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.075,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 76000,
            "title": "Alcohol intoxication in children and adolescents. Epidemiology, toxicology diagnosis, and treatment",
            "abstract": null,
            "authors": [
                "Pichler, G",
                "Grubbauer, HM",
                "Scheer, P",
                "Muller, W"
            ],
            "year": 1999,
            "source": "MONATSSCHR KINDERHEILK. 1999; 147(10): 947-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083393400013",
            "pubmed": null,
            "doi": "10.1007/s001120050525",
            "pmc": null,
            "organizations": [
                "76000-14091",
                "76000-14094"
            ],
            "persons": [
                "76000-50907-2",
                "76000-51643-6",
                "76000-51655-6"
            ],
            "imported": "2008-02-25T10:11:36+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.197,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0972222222222222,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 144463,
            "title": "Metabolic alterations in burn trauma - pathophysiology and therapy].",
            "abstract": null,
            "authors": [
                "Baron, DM",
                "Metnitz, PG"
            ],
            "year": 2009,
            "source": "Anasthesiol Intensivmed Notfallmed Schmerzther. 2009; 44(7-8):494-499",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000268553300005",
            "pubmed": "19629909",
            "doi": "10.1055/s-0029-1237102",
            "pmc": null,
            "organizations": [],
            "persons": [
                "144463-91898-6"
            ],
            "imported": "2015-04-01T10:56:11+02:00",
            "journal": "ANASTH INTENSIV NOTF",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": "ANASTHESIOLOGIE INTENSIVMEDIZIN NOTFALLMEDIZIN SCHMERZTHERAPIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.195,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.08,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": 0.08,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY",
            "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": 4440,
            "title": "Nickel release from coins",
            "abstract": null,
            "authors": [
                "Aberer, W",
                "Schollnast, R"
            ],
            "year": 2002,
            "source": "ALLERGOLOGIE 2002 25: 427-431.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177905000004",
            "pubmed": null,
            "doi": "10.5414/ALP25427",
            "pmc": null,
            "organizations": [
                "4440-14047"
            ],
            "persons": [
                "4440-51346-2"
            ],
            "imported": null,
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.194,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.133333333333333,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ALLERGY",
            "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": 4627,
            "title": "Carrying out patch tests with contact allergens",
            "abstract": null,
            "authors": [
                "Schnuch, A",
                "Aberer, W",
                "Agathos, M",
                "Brasch, J",
                "Frosch, PJ",
                "Fuchs, T",
                "Richter, G"
            ],
            "year": 2002,
            "source": "ALLERGOLOGIE 2002 25: 613-616.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180299500003",
            "pubmed": null,
            "doi": "10.5414/ALP25613",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4627-51346-6"
            ],
            "imported": null,
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.194,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.133333333333333,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ALLERGY",
            "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": 60233,
            "title": "Suppression of chronic lymphocytic leukaemia by megakaryocytic myelosis.",
            "abstract": null,
            "authors": [
                "Silly, H",
                "Schmid, C",
                "Greinix, H",
                "Dobnig, H",
                "Seewann, H",
                "Neubauer, M"
            ],
            "year": 1994,
            "source": "Haematologia (Budap). 1994; 26(1):11-15",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NX33600003",
            "pubmed": "7959370",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60233-51857-2",
                "60233-54230-6"
            ],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "Haematologia (Budap)",
            "issn": "0017-6559",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.194,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0338983050847458,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 64579,
            "title": "The value of bone marrow biopsy in chronic myeloid leukaemia.",
            "abstract": null,
            "authors": [
                "Seewann, HL",
                "Lehnert, M",
                "Jüttner, F"
            ],
            "year": 1983,
            "source": "Haematologia (Budap). 1983; 16(1-4): 67-72. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6592124",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64579-51615-4"
            ],
            "imported": "2007-01-16T01:00:00+01:00",
            "journal": "Haematologia (Budap)",
            "issn": "0017-6559",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.194,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0338983050847458,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 65113,
            "title": "The microstructure of Co-Cr-Mo-(Nb) dental alloys",
            "abstract": null,
            "authors": [
                "Kulmburg, A",
                "Kvas, G",
                "Wiedner, G",
                "Golob, P",
                "Warbichler, P",
                "Schmied, M",
                "Bratschko, RO"
            ],
            "year": 2001,
            "source": "PRAKT METALLOGR-PRACT METALLO. 2001; 38(9): 514-531. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171669600003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65113-14057",
                "65113-14111"
            ],
            "persons": [],
            "imported": "2007-01-29T15:53:57+01:00",
            "journal": "PRAKT METALLOGR-PRACT METALLO",
            "issn": "0032-678X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.193,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.373134328358209,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "METALLURGY & METALLURGICAL ENGINEERING",
            "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": 121614,
            "title": "Hereditary angioedema (HAE) in children and adolescents. Consensus on therapeutic strategies.",
            "abstract": null,
            "authors": [
                "Wahn, V",
                "Aberer, W",
                "Eberl, W",
                "Fasshauer, M",
                "Kuhne, T",
                "Kurnik, K",
                "Magerl, M",
                "Meyer-Olson, D",
                "Martinez-Saguer, I",
                "Spath, P",
                "Staubach-Renz, P",
                "Kreuz, W",
                ""
            ],
            "year": 2012,
            "source": "MONATSSCHR KINDERHEILK. 2012; 160(8): 774-781. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000307553800012",
            "pubmed": null,
            "doi": "10.1007/s00112-011-2602-4",
            "pmc": null,
            "organizations": [
                "121614-14047"
            ],
            "persons": [
                "121614-51346-6"
            ],
            "imported": "2012-09-20T12:12:25+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.193,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.049,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.055,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 124612,
            "title": "Gastrointestinal stromal tumors in childhood and adolescence.",
            "abstract": null,
            "authors": [
                "Benesch, M",
                "Wardelmann, E",
                "Leuschner, I",
                "Koscielniak, E",
                ""
            ],
            "year": 2012,
            "source": "MONATSSCHR KINDERHEILK. 2012; 160(10): 967-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000311314400007",
            "pubmed": null,
            "doi": "10.1007/s00112-012-2692-7",
            "pmc": null,
            "organizations": [
                "124612-14092"
            ],
            "persons": [
                "124612-51369-2"
            ],
            "imported": "2013-01-07T11:18:00+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.193,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.049,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.055,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 118026,
            "title": "Comment on Post-RSV Respiratory Tract disease",
            "abstract": null,
            "authors": [
                "Zacharasiewicz, A",
                "Berger, A",
                "Eber, E",
                "Frischer, T",
                "Kurz, H",
                "Resch, B",
                "Zach, M"
            ],
            "year": 2012,
            "source": "MONATSSCHR KINDERH. 2012; 160(1): 70-+. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000299523500015",
            "pubmed": null,
            "doi": "10.1007/s00112-011-2590-4",
            "pmc": null,
            "organizations": [
                "118026-14094",
                "118026-14095"
            ],
            "persons": [
                "118026-51713-6",
                "118026-51743-6"
            ],
            "imported": "2012-03-05T12:06:49+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.193,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.049,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.055,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 120092,
            "title": "Nutrition of Premature infants after Discharge",
            "abstract": null,
            "authors": [
                "Haiden, N",
                "Hauer, AC",
                "Pietschnig, B",
                "Repa, A",
                "Pollak, A",
                "Rock, I",
                "Scholl-Burgi, S",
                "Karall, D",
                "Sperl, W",
                "Weghuber, D",
                "Zwiauer, K"
            ],
            "year": 2012,
            "source": "MONATSSCHR KINDERH. 2012; 160(5): 491-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000304176000014",
            "pubmed": null,
            "doi": "10.1007/s00112-011-2618-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "120092-51968-6"
            ],
            "imported": "2012-06-26T15:25:03+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.193,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.049,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.055,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 120831,
            "title": "Standardized neurodevelopmental follow-up of preterm infants born prior to 32 weeks. Consensus paper of the Austrian Society for Child and Adolescent Medicine.",
            "abstract": null,
            "authors": [
                "Kiechl-Kohlendorfer, U",
                "Brandstetter, B",
                "Fuiko, R",
                "Maurer-Fellbaum, U",
                "Wiesinger-Eidenberger, G",
                "Dietz, W",
                "Berger, A",
                "Peglow, UP",
                "Resch, B",
                "Simma, B",
                ""
            ],
            "year": 2012,
            "source": "MONATSSCHR KINDERHEILK. 2012; 160(7): 681-683. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000306286600014",
            "pubmed": null,
            "doi": "10.1007/s00112-012-2681-x",
            "pmc": null,
            "organizations": [
                "120831-14094"
            ],
            "persons": [
                "120831-51822-6",
                "120831-51743-6"
            ],
            "imported": "2012-08-08T15:07:29+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.193,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.049,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.055,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 154990,
            "title": "Fokus Flüchtlinge: Interaktion im Gesundheitsbereich",
            "abstract": null,
            "authors": [
                "Mandl, M",
                "Schoberer, D"
            ],
            "year": 2016,
            "source": "PFLEGE. 2016; 29(4): 169-170. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000381544800001",
            "pubmed": "27483116",
            "doi": "10.1024/1012-5302/a000500",
            "pmc": null,
            "organizations": [
                "154990-14509"
            ],
            "persons": [
                "154990-59569-2",
                "154990-63683-6"
            ],
            "imported": "2016-10-10T13:33:35+02:00",
            "journal": "PFLEGE",
            "issn": "1012-5302",
            "collection_publisher": null,
            "collection_title": "PFLEGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.192,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.018,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "NURSING-SSCI",
            "impactfactor_norm_super": 0.114,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "NURSING",
            "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": 95465,
            "title": "Influence of diazepam on the escape reaction and rabbits' behaviour under stress",
            "abstract": null,
            "authors": [
                "Czabak-Garbacz, R",
                "Chomicki, M",
                "Cygan, B",
                "Khonicheva, NM"
            ],
            "year": 2004,
            "source": "BULL VET INST PULAWY. 2004; 48(4): 493-497. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000226103200027",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-03T12:17:12+01:00",
            "journal": "BULL VET INST PULAWY",
            "issn": "0042-4870",
            "collection_publisher": null,
            "collection_title": "BULLETIN OF THE VETERINARY INSTITUTE IN PULAWY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.192,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.227642276422764,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "VETERINARY SCIENCES",
            "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": 95466,
            "title": "Comparison of the influence of diazepam and new benzodiazepine derivative (BD-1158) on the behaviour of rabbits under spontaneous conditions",
            "abstract": null,
            "authors": [
                "Cygan, B",
                "Czabak-Garbacz, R",
                "Chomicki, M",
                "Teter, M",
                "Kozlovsky, I"
            ],
            "year": 2004,
            "source": "BULL VET INST PULAWY. 2004; 48(4): 499-501. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000226103200028",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-03T12:17:12+01:00",
            "journal": "BULL VET INST PULAWY",
            "issn": "0042-4870",
            "collection_publisher": null,
            "collection_title": "BULLETIN OF THE VETERINARY INSTITUTE IN PULAWY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.192,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.227642276422764,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "VETERINARY SCIENCES",
            "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
        }
    ]
}