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=151520&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=151540&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151500&ordering=-impactfactor",
    "results": [
        {
            "id": 83624,
            "title": "La couverture vaccinale rougeole (ROR) des enfants scolarisés : influence des conditions de la vie infantile et du statut sociodémographique des parents (Child-care Resources and Parental Social Status as Determinants of Measles Vaccination Coverage in Schoolchildren)  ",
            "abstract": null,
            "authors": [
                "Stronegger, WJ",
                "Freidl, W."
            ],
            "year": 2008,
            "source": "Revue d'Épidémiologie et de Santé Publique 2008; 56(II):S282-S282.-Congrès International d'Épidémiologie ; SEPT 10-12, 2008 ; Paris, FRANCE . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "83624-14024"
            ],
            "persons": [
                "83624-51741",
                "83624-51845"
            ],
            "imported": "2008-09-24T13:54:45+02:00",
            "journal": null,
            "issn": "0398-7620",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.734,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0952380952380952,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3778,
            "title": "Development of modern physical diagnosis and its application in cardiothoracic surgery",
            "abstract": null,
            "authors": [
                "Stanger, O"
            ],
            "year": 2001,
            "source": "Chirurg. 2001; 72(7):853-860",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170024800017",
            "pubmed": "11490767",
            "doi": "10.1007/s001040170117",
            "pmc": null,
            "organizations": [
                "3778-14075"
            ],
            "persons": [],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.734,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.784172661870504,
            "impactfactor_norm_year": 2001,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3777,
            "title": "Long-term outcome of stomach carcinoma achieved in an Austrian standard hospital with an oncologic focus",
            "abstract": null,
            "authors": [
                "Jagoditsch, M",
                "Pertl, A",
                "Jatzko, GR",
                "Denk, H",
                "Stettner, HM"
            ],
            "year": 2001,
            "source": "Chirurg. 2001; 72(7):822-831",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170024800011",
            "pubmed": "11490761",
            "doi": "10.1007/s001040170111",
            "pmc": null,
            "organizations": [
                "3777-14020"
            ],
            "persons": [
                "3777-51515-6"
            ],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.734,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.784172661870504,
            "impactfactor_norm_year": 2001,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1465,
            "title": "Johnston's organ and central organ in Nezara viridula (L.) (Heteroptera, Pentatomidae).",
            "abstract": null,
            "authors": [
                "Jeram, S",
                "Pabst, MA"
            ],
            "year": 1996,
            "source": "Tissue Cell. 1996; 28(2):227-235",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UH65900011",
            "pubmed": "8650675",
            "doi": "10.1016/S0040-8166(96)80011-5",
            "pmc": null,
            "organizations": [
                "1465-14017"
            ],
            "persons": [],
            "imported": null,
            "journal": "TISSUE CELL",
            "issn": "0040-8166",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.734,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.244604316546763,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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": 779,
            "title": "Duodenojejunal intussusception with biliary obstruction and atrophy of the pancreas.",
            "abstract": null,
            "authors": [
                "Uggowitzer, M",
                "Kugler, C",
                "Aschauer, M",
                "Hausegger, K",
                "Mischinger, H",
                "Klimpfinger, M"
            ],
            "year": 1996,
            "source": "Abdom Imaging. 1996; 21(3):240-242",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UG28900013",
            "pubmed": "8661557",
            "doi": "10.1007/s002619900055",
            "pmc": null,
            "organizations": [
                "779-14020",
                "779-14045",
                "779-14054"
            ],
            "persons": [
                "779-51595-6"
            ],
            "imported": null,
            "journal": "ABDOM IMAGING",
            "issn": "0942-8925",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.733,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.430379746835443,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 174382,
            "title": "Military medicine needs reliable clinical signs and tests to guide prognosis and management.",
            "abstract": null,
            "authors": [
                "Kaltenborn, A",
                "Schrem, H",
                "Becker, HP"
            ],
            "year": 2013,
            "source": "Mil Med. 2013; 178(9): 937-938. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000340805500006",
            "pubmed": "24005539",
            "doi": "10.7205/MILMED-D-13-00242",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "Mil Med",
            "issn": "0026-4075",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.733,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.321,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.432,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 78740,
            "title": "Pelvic fractures: epidemiology, therapy and long-term outcome. Overview of the multicenter study of the Pelvis Study Group",
            "abstract": null,
            "authors": [
                "Pohlemann, T",
                "Tscherne, H",
                "Baumgärtel, F",
                "Egbers, HJ",
                "Euler, E",
                "Maurer, F",
                "Fell, M",
                "Mayr, E",
                "Quirini, WW",
                "Schlickewei, W",
                "Weinberg, A"
            ],
            "year": 1996,
            "source": "Unfallchirurg. 1996; 99(3):160-167",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UD76100002",
            "pubmed": "8685720",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "78740-50785-6"
            ],
            "imported": "2008-03-19T01:00:00+01:00",
            "journal": "Unfallchirurg",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.733,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.571428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 1137,
            "title": "Genomic analyses of Salmonella enteritidis phage type 4 strains from Austria and phage type 8 strains from the United States.",
            "abstract": null,
            "authors": [
                "Buchrieser, C",
                "Brosch, R",
                "Buchrieser, O",
                "Kristl, A",
                "Luchansky, JB",
                "Kaspar, CW"
            ],
            "year": 1997,
            "source": "Zentralbl Bakteriol. 1997; 285(3):379-388",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WQ26800004",
            "pubmed": "9084111",
            "doi": "10.1016/S0934-8840(97)80004-7",
            "pmc": null,
            "organizations": [
                "1137-14023"
            ],
            "persons": [],
            "imported": null,
            "journal": "ZBL BAKT, INT J MED MICROBIOL",
            "issn": "0934-8840",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.733,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.271604938271605,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 1805,
            "title": "Neurogenic bladder in infants and children--a new challenge for the radiologist.",
            "abstract": null,
            "authors": [
                "Fotter, R"
            ],
            "year": 1996,
            "source": "ABDOM IMAGING 1996 21: 534-540.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996VQ21200013",
            "pubmed": "8875879",
            "doi": "10.1007%2Fs002619900121",
            "pmc": null,
            "organizations": [
                "1805-14106"
            ],
            "persons": [
                "1805-51557-2"
            ],
            "imported": null,
            "journal": "ABDOM IMAGING",
            "issn": "0942-8925",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.733,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.430379746835443,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2650,
            "title": "Thimerosal is a frequent sensitizer but is not in the standard series.",
            "abstract": null,
            "authors": [
                "Aberer, W",
                "Kränke, B"
            ],
            "year": 1995,
            "source": "Contact Dermatitis. 1995; 32(6):367-368",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995RF61700016",
            "pubmed": "7554892",
            "doi": "10.1111/j.1600-0536.1995.tb00634.x",
            "pmc": null,
            "organizations": [
                "2650-14047"
            ],
            "persons": [
                "2650-51346-2",
                "2650-51954-6"
            ],
            "imported": null,
            "journal": "CONTACT DERMATITIS",
            "issn": "0105-1873",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.733,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.685714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 74263,
            "title": "Arthrography of the wrist joint in acute trauma].",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Fellinger, M",
                "Seibert, FJ",
                "Peicha, G"
            ],
            "year": 1996,
            "source": "Unfallchirurg. 1996; 99(4):260-266",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UE86100004",
            "pubmed": "8658205",
            "doi": null,
            "pmc": null,
            "organizations": [
                "74263-14052"
            ],
            "persons": [
                "74263-51694-2",
                "74263-51724-6"
            ],
            "imported": "2008-02-08T01:00:00+01:00",
            "journal": "Unfallchirurg",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.733,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.571428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 78731,
            "title": "Conservative functional therapy of closed rupture of the Achilles tendon. Treatment approach and analysis of results",
            "abstract": null,
            "authors": [
                "Reilmann, H",
                "Förster, EW",
                "Weinberg, AM",
                "Brüggemann, F",
                "Peukert, J"
            ],
            "year": 1996,
            "source": "Unfallchirurg. 1996; 99(8):576-580",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VE76600008",
            "pubmed": "8975379",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "78731-50785-6"
            ],
            "imported": "2008-03-19T01:00:00+01:00",
            "journal": "Unfallchirurg",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.733,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.571428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 69111,
            "title": "Change in mental symptoms in extreme obesity patients after gastric banding, Part II: Six-year follow up.",
            "abstract": null,
            "authors": [
                "Nickel, MK",
                "Loew, TH",
                "Bachler, E"
            ],
            "year": 2007,
            "source": "Int J Psychiatry Med. 2007; 37(1):69-79",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000247704700007",
            "pubmed": "17645199",
            "doi": "10.2190/X40R-712P-8J44-0L3H",
            "pmc": null,
            "organizations": [
                "69111-13923"
            ],
            "persons": [
                "69111-58063-2"
            ],
            "imported": "2007-09-25T15:45:13+02:00",
            "journal": "INT J PSYCHIAT MED",
            "issn": "0091-2174",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.733,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.195121951219512,
            "impactfactor_norm_year": 2007,
            "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": true
        },
        {
            "id": 148284,
            "title": "MI-RSB 48 The development of a multidimensional inventory for religious and spiritual health.",
            "abstract": null,
            "authors": [
                "Unterrainer, HF",
                "Huber, HP",
                "Ladenhauf, KH",
                "Wallner-Liebmann, SJ",
                "Liebmann, PM"
            ],
            "year": 2010,
            "source": "DIAGNOSTICA. 2010; 56(2): 82-93. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000277092300003",
            "pubmed": null,
            "doi": "10.1026/0012-1924/a000001",
            "pmc": null,
            "organizations": [],
            "persons": [
                "148284-51266-6",
                "148284-69860-2"
            ],
            "imported": "2015-11-16T11:23:40+01:00",
            "journal": "DIAGNOSTICA",
            "issn": "0012-1924",
            "collection_publisher": null,
            "collection_title": "DIAGNOSTICA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.732,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.269,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "PSYCHOLOGY, CLINICAL",
            "impactfactor_norm_super": 0.333,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "PSYCHOLOGY, CLINICAL",
            "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": 77667,
            "title": "Are interpretations of video defecographies reliable and reproducible?",
            "abstract": null,
            "authors": [
                "Pfeifer, J",
                "Oliveira, L",
                "Park, UC",
                "Gonzalez, A",
                "Agachan, F",
                "Wexner, SD"
            ],
            "year": 1997,
            "source": "Int J Colorectal Dis. 1997; 12(2): 67-72. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XB45300003",
            "pubmed": "9189773",
            "doi": "10.1007/s003840050083",
            "pmc": null,
            "organizations": [],
            "persons": [
                "77667-51735-1"
            ],
            "imported": "2008-02-29T01:00:00+01:00",
            "journal": "Int J Colorectal Dis",
            "issn": "0179-1958",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.732,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.636363636363636,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 98232,
            "title": "Parental questionnaire for injury risk assessment of young boys",
            "abstract": null,
            "authors": [
                "Brandau, H",
                "Daghofer, F"
            ],
            "year": 2010,
            "source": "DIAGNOSTICA. 2010; 56(1): 33-45. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000274049500006",
            "pubmed": null,
            "doi": "10.1026/0012-1924/a000007",
            "pmc": null,
            "organizations": [
                "98232-1"
            ],
            "persons": [],
            "imported": "2010-02-24T15:03:33+01:00",
            "journal": "DIAGNOSTICA",
            "issn": "0012-1924",
            "collection_publisher": null,
            "collection_title": "DIAGNOSTICA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.732,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.269,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "PSYCHOLOGY, CLINICAL",
            "impactfactor_norm_super": 0.333,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "PSYCHOLOGY, CLINICAL",
            "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": 91340,
            "title": "Temporal relationship between the circulating profiles of melatonin and ovarian steroids under natural photo-thermal conditions in an annual reproductive cycle in carp Catla catla",
            "abstract": null,
            "authors": [
                "Chattoraj, A",
                "Seth, M",
                "Basu, A",
                "Shrivastav, TG",
                "Porta, S",
                "Maitra, SK"
            ],
            "year": 2009,
            "source": "BIOL RHYTHM RES. 2009; 40(4): 347-359. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000266774000008",
            "pubmed": null,
            "doi": "10.1080/09291010802404218",
            "pmc": null,
            "organizations": [
                "91340-1"
            ],
            "persons": [],
            "imported": "2009-07-06T11:25:11+02:00",
            "journal": "BIOL RHYTHM RES",
            "issn": "0929-1016",
            "collection_publisher": null,
            "collection_title": "BIOLOGICAL RHYTHM RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.731,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.301369863013699,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "BIOLOGY",
            "impactfactor_norm_super": 0.303,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "BIOLOGY",
            "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": 1766,
            "title": "Na2B12H11SH (BSH) in combination with systemic hyaluronidase: a promising concept for boron neutron capture therapy for glioblastoma.",
            "abstract": null,
            "authors": [
                "Haselsberger, K",
                "Radner, H",
                "Pendl, G"
            ],
            "year": 1996,
            "source": "Neurosurgery. 1996; 39(2):321-325",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY52300038",
            "pubmed": "8832669",
            "doi": "10.1097%2F00006123-199608000-00016",
            "pmc": null,
            "organizations": [
                "1766-14020",
                "1766-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSURGERY",
            "issn": "0148-396X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.731,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.921875,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62799,
            "title": "Lipoprotein(a) plasma levels and apo(a) isoforms are not associated with longevity or disability in a sample of Italian octo-nonagenarians. Associazione Medica Sabin.",
            "abstract": null,
            "authors": [
                "Zuliani, G",
                "Bader, G",
                "Imbastaro, T",
                "Mezzetti, A",
                "Taddeo, U",
                "Kostner, GM",
                "Fellin, R"
            ],
            "year": 1995,
            "source": "Aging (Milano). 1995; 7(5):385-391",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ87500008",
            "pubmed": "8719606",
            "doi": "10.1007/BF03324350",
            "pmc": null,
            "organizations": [
                "62799-14013"
            ],
            "persons": [
                "62799-51669-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Aging (Milano)",
            "issn": "0394-9532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.731,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.409090909090909,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY",
            "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": 64370,
            "title": "The dialogue between the brain and immune system involves not only the HPA-axis.",
            "abstract": null,
            "authors": [
                "Schauenstein, K",
                "Rinner, I",
                "Felsner, P",
                "Liebmann, P",
                "Haas, HS",
                "Wölfler, A",
                "Stevenson, R",
                "Westermann, J",
                "Cohen, RL",
                "Chambers, DA"
            ],
            "year": 2000,
            "source": "Z Rheumatol. 2000; 59 Suppl 2(6): II/49-II/53. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000165424300013",
            "pubmed": "11155804",
            "doi": "10.1007/s003930070018",
            "pmc": null,
            "organizations": [
                "64370-14014"
            ],
            "persons": [
                "64370-51911-6"
            ],
            "imported": "2007-01-10T01:00:00+01:00",
            "journal": "Z Rheumatol",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.73,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.347826086956522,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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
        }
    ]
}