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=158080&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158100&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158060&ordering=-impactfactor",
    "results": [
        {
            "id": 45911,
            "title": "Congo red-negative light chain disease - Immunofixation and light chain quantification",
            "abstract": null,
            "authors": [
                "Sill, H"
            ],
            "year": 2006,
            "source": "INTERNIST. 2006; 47:  273-273. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000236325900008",
            "pubmed": null,
            "doi": "10.1007/s00108-006-1593-z",
            "pmc": null,
            "organizations": [
                "45911-14082"
            ],
            "persons": [
                "45911-51857-2"
            ],
            "imported": "2007-02-02T18:20:11+01:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.277,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2162,
            "title": "Quantification of the dermal vascular response to hyperbaric oxygen with laser-Doppler flowmetry.",
            "abstract": null,
            "authors": [
                "Ratzenhofer-Komenda, B",
                "Kovac, H",
                "Smolle-Jüttner, FM",
                "Friehs, GB",
                "Schwarz, G"
            ],
            "year": 1998,
            "source": "Undersea Hyperb Med. 1998; 25(4):223-227",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077867800004",
            "pubmed": "9883490",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2162-14044",
                "2162-14077"
            ],
            "persons": [
                "2162-51073-6",
                "2162-51615-6"
            ],
            "imported": null,
            "journal": "UNDERSEA HYPERBAR MED",
            "issn": "1066-2936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.277,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.152777777777778,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3471,
            "title": "Estimation and inference in partially linear models with smoothing splines",
            "abstract": null,
            "authors": [
                "Schimek, MG"
            ],
            "year": 2000,
            "source": "J STATIST PLAN INFER 2000 91: 525-540.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166454200022",
            "pubmed": null,
            "doi": "10.1016/S0378-3758(00)00197-X",
            "pmc": null,
            "organizations": [
                "3471-14026"
            ],
            "persons": [
                "3471-51684-2"
            ],
            "imported": null,
            "journal": "J STATIST PLAN INFER",
            "issn": "0378-3758",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.276,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.246376811594203,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "STATISTICS & PROBABILITY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 65646,
            "title": "Role of skin in the burn-induced reduction of reticuloendothelial phagocytic activity in rats.",
            "abstract": null,
            "authors": [
                "Trop, M",
                "Schiffrin, EJ",
                "Carter, EA"
            ],
            "year": 1990,
            "source": "Burns. 1990; 16(1): 57-59. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CR33300011",
            "pubmed": "2322396",
            "doi": "10.1016/0305-4179(90)90207-D",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-15T01:00:00+01:00",
            "journal": "Burns",
            "issn": "0305-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.275,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5546875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65637,
            "title": "Platelet-activating factor induces intestinal necrosis, but not septic shock, in germ-free and specific-pathogen-free rodents.",
            "abstract": null,
            "authors": [
                "Schiffrin, EJ",
                "Trop, M",
                "Schroeder, S",
                "Carter, EA"
            ],
            "year": 1991,
            "source": "Burns. 1991; 17(4): 276-278. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GB64900002",
            "pubmed": "1834076",
            "doi": "10.1016/0305-4179(91)90038-I",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-15T01:00:00+01:00",
            "journal": "Burns",
            "issn": "0305-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.275,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5546875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65638,
            "title": "Effect of haemolysis on reticuloendothelial system (RES) phagocytic activity in rats.",
            "abstract": null,
            "authors": [
                "Trop, M",
                "Schiffrin, ER",
                "Carter, EA"
            ],
            "year": 1991,
            "source": "Burns. 1991; 17(4): 288-289. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GB64900005",
            "pubmed": "1930661",
            "doi": "10.1016/0305-4179(91)90041-E",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-15T01:00:00+01:00",
            "journal": "Burns",
            "issn": "0305-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.275,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5546875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 65647,
            "title": "Effect of acute burn trauma on reticuloendothelial system phagocytic activity in rats. II: Comparison of uptake of radiolabelled colloid and bacteria.",
            "abstract": null,
            "authors": [
                "Trop, M",
                "Schiffrin, EJ",
                "Callahan, RJ",
                "Strauss, HW",
                "Carter, EA"
            ],
            "year": 1990,
            "source": "Burns. 1990; 16(4): 278-280. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DW00100008",
            "pubmed": "2257070",
            "doi": "10.1016/0305-4179(90)90139-N",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-15T01:00:00+01:00",
            "journal": "Burns",
            "issn": "0305-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.275,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5546875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65649,
            "title": "Effect of platelet activating factor on reticuloendothelial system function.",
            "abstract": null,
            "authors": [
                "Trop, M",
                "Schiffrin, EJ",
                "Carter, EA"
            ],
            "year": 1991,
            "source": "Burns. 1991; 17(3): 193-197. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FR43600004",
            "pubmed": "1892549",
            "doi": "10.1016/0305-4179(91)90102-M",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-15T01:00:00+01:00",
            "journal": "Burns",
            "issn": "0305-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.275,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5546875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66661,
            "title": "Spinal cord regional anaesthetic procedure in children",
            "abstract": null,
            "authors": [
                "Vittinghoff, M"
            ],
            "year": 2007,
            "source": "ANASTHESIOL INTENS N. 2007; 42(2): 84-84. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000244272900002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66661-14070"
            ],
            "persons": [
                "66661-57034-2"
            ],
            "imported": "2007-03-29T14:10:20+02:00",
            "journal": "ANASTHESIOL INTENS N",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.275,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "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": 65639,
            "title": "Effect of acute and chronic lipopolysaccharide (LPS) administration on reticuloendothelial system (RES) phagocytic activity in vivo.",
            "abstract": null,
            "authors": [
                "Trop, M",
                "Schiffrin, EJ",
                "Carter, EA"
            ],
            "year": 1992,
            "source": "Burns. 1992; 18(2): 107-108. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HJ74700004",
            "pubmed": "1590922",
            "doi": "10.1016/0305-4179(92)90004-E",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-15T01:00:00+01:00",
            "journal": "Burns",
            "issn": "0305-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.275,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5546875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 65648,
            "title": "Role of neutrophils in the intestinal alterations associated with thermal injury.",
            "abstract": null,
            "authors": [
                "Trop, M",
                "Schiffrin, EJ",
                "Carter, EA"
            ],
            "year": 1990,
            "source": "Burns. 1990; 16(5): 343-346. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EG15400006",
            "pubmed": "2177338",
            "doi": "10.1016/0305-4179(90)90006-I",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-15T01:00:00+01:00",
            "journal": "Burns",
            "issn": "0305-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.275,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5546875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65642,
            "title": "Effect of heta-starch colloidal solutions on reticuloendothelial phagocytic system (RES) function in burned and infected rats.",
            "abstract": null,
            "authors": [
                "Trop, M",
                "Schiffrin, EJ",
                "Callahan, R",
                "Carter, EA"
            ],
            "year": 1992,
            "source": "Burns. 1992; 18(6): 463-465. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KA21700005",
            "pubmed": "1489495",
            "doi": "10.1016/0305-4179(92)90178-W",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-15T01:00:00+01:00",
            "journal": "Burns",
            "issn": "0305-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.275,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5546875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 81072,
            "title": "Effect of chronic interleukin-2 treatment on RES phagocytic activity in the rat.",
            "abstract": null,
            "authors": [
                "TROP, M",
                "ANDERSON, TD",
                "SCHIFFRIN, EJ",
                "CARTER, EA"
            ],
            "year": 1992,
            "source": "BURNS. 1992; 18(5): 387-389. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JQ85500006",
            "pubmed": "1445628",
            "doi": "10.1016/0305-4179(92)90037-U",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-05-14T18:41:25+02:00",
            "journal": "BURNS",
            "issn": "0305-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.275,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5546875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 137461,
            "title": "Are we facing a post-antibiotic future in surgery?",
            "abstract": null,
            "authors": [
                "Cerwenka, H",
                "Krause, R"
            ],
            "year": 2014,
            "source": "EUR SURG. 2014; 46(2): 52-54. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000335654200002",
            "pubmed": null,
            "doi": "10.1007/s10353-014-0255-y",
            "pmc": null,
            "organizations": [
                "137461-14073"
            ],
            "persons": [
                "137461-51760-2",
                "137461-51976-6"
            ],
            "imported": "2014-06-18T12:02:19+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.274,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.045,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.09,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 136102,
            "title": "Guidelines for complications after thyroid surgery: pitfalls in diagnosis and advices for continuous quality improvement",
            "abstract": null,
            "authors": [
                "Bures, C",
                "Klatte, T",
                "Friedrich, G",
                "Kober, F",
                "Hermann, M"
            ],
            "year": 2014,
            "source": "EUR SURG. 2014; 46(1): 38-47. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000331706200007",
            "pubmed": null,
            "doi": "10.1007/s10353-013-0247-3",
            "pmc": null,
            "organizations": [
                "136102-14068"
            ],
            "persons": [
                "136102-51636-6"
            ],
            "imported": "2014-04-11T13:18:29+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.274,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.045,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.09,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 116450,
            "title": "Treatment standards for full-term infants in Austria",
            "abstract": null,
            "authors": [
                "Schmolzer, GM",
                "Resch, B",
                "Schwindt, JC"
            ],
            "year": 2011,
            "source": "MONATSSCHR KINDERH. 2011; 159(12): 1235-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000298400400013",
            "pubmed": null,
            "doi": "10.1007/s00112-011-2472-9",
            "pmc": null,
            "organizations": [
                "116450-14094"
            ],
            "persons": [
                "116450-51743-6"
            ],
            "imported": "2012-01-26T10:47:00+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.274,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.035,
            "impactfactor_norm_year": 2011,
            "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": 114417,
            "title": "24-hour \"intraocular pressure\" measurement with sensory contact lens Triggerfish: from euphoria to disillusion",
            "abstract": null,
            "authors": [
                "Faschinger, C",
                "Mossbock, G",
                "Strohmaier, C",
                "Reitsamer, HA"
            ],
            "year": 2011,
            "source": "SPEKTRUM AUGENHEILKD. 2011; 25(4): 262-268. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000295851400005",
            "pubmed": null,
            "doi": "10.1007/s00717-011-0023-3",
            "pmc": null,
            "organizations": [
                "114417-14043"
            ],
            "persons": [
                "114417-51585-2"
            ],
            "imported": "2011-11-02T11:45:27+01:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.274,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.086,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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": 111040,
            "title": "Quality assurance in vitreoretinal surgery for macular pucker. A project of the Retina Commission of the Austrian Ophthalmological Society",
            "abstract": null,
            "authors": [
                "Schonherr, U",
                "Haas, A",
                "Kralinger, M",
                "Krepler, K",
                "Miesbauer, P",
                "Rigal, K",
                "Schimetta, W",
                "Scholda, C",
                "Buchinger, B"
            ],
            "year": 2011,
            "source": "SPEKTRUM AUGENHEILKD. 2011; 25(1): 3-7. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000289900900002",
            "pubmed": null,
            "doi": "10.1007/s00717-011-0466-6",
            "pmc": null,
            "organizations": [
                "111040-14043"
            ],
            "persons": [
                "111040-51850-6"
            ],
            "imported": "2011-05-23T12:56:44+02:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.274,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.086,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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": 111029,
            "title": "The relevance of unsaturated fatty acids in dry eye syndrome",
            "abstract": null,
            "authors": [
                "Konigshofer, KA",
                "Rabensteiner, DF",
                "Boldin, I",
                "Schmut, O",
                "Horwath-Winter, J"
            ],
            "year": 2011,
            "source": "SPEKTRUM AUGENHEILKD. 2011; 25(1): 13-18. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000289900900004",
            "pubmed": null,
            "doi": "10.1007/s00717-011-0469-3",
            "pmc": null,
            "organizations": [
                "111029-14043"
            ],
            "persons": [
                "111029-53007-4",
                "111029-56837-6"
            ],
            "imported": "2011-05-23T12:56:44+02:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.274,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.086,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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": 113394,
            "title": "Quality assessment of cataract surgery of the Department of Ophthalmology, Medical University of Graz",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2011,
            "source": "SPEKTRUM AUGENHEILKD. 2011; 25(3): 215-219. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000294064400004",
            "pubmed": null,
            "doi": "10.1007/s00717-011-0013-5",
            "pmc": null,
            "organizations": [
                "113394-14043"
            ],
            "persons": [
                "113394-51585-2"
            ],
            "imported": "2011-09-22T15:48:06+02:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.274,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.086,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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
        }
    ]
}