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=155240&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155260&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155220&ordering=imported",
    "results": [
        {
            "id": 11587,
            "title": "Close arterial infusion of calcitonin gene-related peptide into the rat stomach inhibits aspirin- and ethanol-induced hemorrhagic damage.",
            "abstract": null,
            "authors": [
                "Lippe, IT",
                "Lorbach, M",
                "Holzer, P"
            ],
            "year": 1989,
            "source": "Regul Pept. 1989; 26(1):35-46",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AT04000005",
            "pubmed": "2813856",
            "doi": "10.1016/0167-0115(89)90102-X",
            "pmc": null,
            "organizations": [
                "11587-14022"
            ],
            "persons": [
                "11587-51529-6",
                "11587-51832-1"
            ],
            "imported": null,
            "journal": "REGUL PEPTIDES",
            "issn": "0167-0115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.727,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.761194029850746,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8670,
            "title": "Simple method for comparing large numbers of flow cytometry histograms exemplified by analysis of the CD4 (T4) antigen and LDL receptor on human peripheral blood lymphocytes.",
            "abstract": null,
            "authors": [
                "Traill, KN",
                "Böck, G",
                "Winter, U",
                "Hilchenbach, M",
                "Jürgens, G",
                "Wick, G"
            ],
            "year": 1986,
            "source": "J Histochem Cytochem. 1986; 34(9):1217-1221",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1986D672600014",
            "pubmed": "2426348",
            "doi": "10.1177/34.9.2426348",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8670-51511-6"
            ],
            "imported": null,
            "journal": "J HISTOCHEM CYTOCHEM",
            "issn": "0022-1554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.296,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.683453237410072,
            "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": 4726,
            "title": "Enantioselective trace analysis of amphetamine in human plasma by gas chromatography/negative ion chemical ionization mass spectrometry.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Rechberger, GN",
                "Fauler, G",
                "Windischhofer, W"
            ],
            "year": 2003,
            "source": "Rapid Commun Mass Spectrom. 2003; 17(6):569-575",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181539900009",
            "pubmed": "12621619",
            "doi": "10.1002/rcm.949",
            "pmc": null,
            "organizations": [
                "4726-14048"
            ],
            "persons": [
                "4726-51979-6"
            ],
            "imported": null,
            "journal": "RAPID COMMUN MASS SPECTROM",
            "issn": "0951-4198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.789,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.880597014925373,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 4725,
            "title": "Transpupillary thermotherapy in exudative, age-related macular degeneration",
            "abstract": null,
            "authors": [
                "Haas, A",
                "Feigl, B",
                "Weger, M"
            ],
            "year": 2003,
            "source": "Ophthalmologe. 2003; 100(2):111-114",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181522800005",
            "pubmed": "12589454",
            "doi": "10.1007/s00347-002-0709-7",
            "pmc": null,
            "organizations": [
                "4725-14043"
            ],
            "persons": [
                "4725-51850-2",
                "4725-51984-6"
            ],
            "imported": null,
            "journal": "OPHTHALMOLOGE",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.508,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.219512195121951,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 4724,
            "title": "Endolacrimal KTP laser-assisted dacryocystorhinostomy.",
            "abstract": null,
            "authors": [
                "Hofmann, T",
                "Lackner, A",
                "Muellner, K",
                "Luxenberger, W",
                "Wolf, G"
            ],
            "year": 2003,
            "source": "Arch Otolaryngol Head Neck Surg. 2003; 129(3):329-332",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181522400009",
            "pubmed": "12622543",
            "doi": "10.1001/archotol.129.3.329",
            "pmc": null,
            "organizations": [
                "4724-14042",
                "4724-14043"
            ],
            "persons": [
                "4724-51640-6",
                "4724-51747-2"
            ],
            "imported": null,
            "journal": "ARCH OTOLAR-HEAD NECK SURGERY",
            "issn": "0886-4470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.242,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.8125,
            "impactfactor_norm_year": 2003,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4722,
            "title": "Echo-enhanced color Doppler cystosonography of vesicoureteral reflux in children. Improvement by stimulated acoustic emission.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Mache, CJ",
                "Lindbichler, F"
            ],
            "year": 2003,
            "source": "Acta Radiol. 2003; 44(1):18-23",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181509900005",
            "pubmed": "12630993",
            "doi": "10.1034%2Fj.1600-0455.2003.00017.x",
            "pmc": null,
            "organizations": [
                "4722-14091",
                "4722-14106"
            ],
            "persons": [
                "4722-51373-2",
                "4722-51877-6"
            ],
            "imported": null,
            "journal": "ACTA RADIOLOGICA",
            "issn": "0284-1851",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.096,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.36144578313253,
            "impactfactor_norm_year": 2003,
            "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": 8524,
            "title": "An ESR study of the effect of an electrostatic field on binding of divalent cations to the surface of serum low-density lipoproteins.",
            "abstract": null,
            "authors": [
                "Herak, JN",
                "Udovicic, L",
                "Pifat, G",
                "Brnjas-Kraljevic, J",
                "Jürgens, G",
                "Holasek, A"
            ],
            "year": 1986,
            "source": "Biochim Biophys Acta. 1986; 876(2):200-209",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A945200003",
            "pubmed": "3006783",
            "doi": "10.1016/0005-2760(86)90275-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8524-51511-6"
            ],
            "imported": null,
            "journal": "BIOCHIM BIOPHYS ACTA",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.507,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.701754385964912,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 4719,
            "title": "Associations of a human G protein beta3 subunit dimorphism with insulin resistance and carotid atherosclerosis.",
            "abstract": null,
            "authors": [
                "Wascher, TC",
                "Paulweber, B",
                "Malaimare, L",
                "Stadlmayr, A",
                "Iglseder, B",
                "Schmoelzer, I",
                "Renner, W"
            ],
            "year": 2003,
            "source": "Stroke. 2003; 34(3):605-609",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181466700011",
            "pubmed": "12624279",
            "doi": "10.1161/01.STR.0000058159.63950.EA",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4719-50910-6"
            ],
            "imported": null,
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.233,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.97037037037037,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 4716,
            "title": "Cutaneous granulomas and malignant lymphomas.",
            "abstract": null,
            "authors": [
                "Cerroni, L"
            ],
            "year": 2003,
            "source": "Dermatology. 2003; 206(2):78-80",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000181455500002",
            "pubmed": "12592071",
            "doi": "10.1159/000068461",
            "pmc": null,
            "organizations": [
                "4716-14047"
            ],
            "persons": [
                "4716-51751-2"
            ],
            "imported": null,
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.19,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.552631578947368,
            "impactfactor_norm_year": 2003,
            "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": 4639,
            "title": "Efficacy of monotherapy compared with combined antianginal drugs in the treatment of chronic stable angina pectoris: a meta-analysis.",
            "abstract": null,
            "authors": [
                "Klein, WW",
                "Jackson, G",
                "Tavazzi, L"
            ],
            "year": 2002,
            "source": "Coron Artery Dis. 2002; 13(8):427-436",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180464300008",
            "pubmed": "12544718",
            "doi": "10.1097%2F00019501-200212000-00008",
            "pmc": null,
            "organizations": [
                "4639-14083"
            ],
            "persons": [],
            "imported": null,
            "journal": "CORONARY ARTERY DIS",
            "issn": "0954-6928",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.25,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.442307692307692,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 4714,
            "title": "The effect of three different periodontal pre-treatment procedures on the success of telescopic removable partial dentures.",
            "abstract": null,
            "authors": [
                "Polansky, R",
                "Haas, M",
                "Lorenzoni, M",
                "Wimmer, G",
                "Pertl, C"
            ],
            "year": 2003,
            "source": "J Oral Rehabil. 2003; 30(4):353-363",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181396400003",
            "pubmed": "12631158",
            "doi": "10.1046/j.1365-2842.2003.01057.x",
            "pmc": null,
            "organizations": [
                "4714-14111"
            ],
            "persons": [
                "4714-51043-6",
                "4714-51703-6"
            ],
            "imported": null,
            "journal": "J ORAL REHABIL",
            "issn": "0305-182X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.643,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.173913043478261,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": 4713,
            "title": "Assessment of the single-occlusion technique for measurements of respiratory mechanics and respiratory drive in healthy term neonates using a commercially available computerized pulmonary function testing system.",
            "abstract": null,
            "authors": [
                "Reiterer, F",
                "Müller, W"
            ],
            "year": 2003,
            "source": "Biol Neonate. 2003; 83(2):117-122",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181392500006",
            "pubmed": "12576756",
            "doi": "10.1159/000067957",
            "pmc": null,
            "organizations": [
                "4713-14094"
            ],
            "persons": [
                "4713-51643-6",
                "4713-51653-2"
            ],
            "imported": null,
            "journal": "BIOL NEONATE",
            "issn": "0006-3126",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.179,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.558823529411765,
            "impactfactor_norm_year": 2003,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7971,
            "title": "The timing of amniotomy: its effect on mother and infant",
            "abstract": null,
            "authors": [
                "Motter, WJ",
                "Weiss, PA"
            ],
            "year": 1984,
            "source": "Wien Klin Wochenschr. 1984; 96(12):446-450",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1984SW39300002",
            "pubmed": "6475070",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 4710,
            "title": "Scavenger receptor class B, type I on non-malignant and malignant human epithelial cells mediates cholesteryl ester-uptake from high density lipoproteins.",
            "abstract": null,
            "authors": [
                "Wadsack, C",
                "Hirschmugl, B",
                "Hammer, A",
                "Levak-Frank, S",
                "Kozarsky, KF",
                "Sattler, W",
                "Malle, E"
            ],
            "year": 2003,
            "source": "Int J Biochem Cell Biol. 2003; 35(4):441-454",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181383200007",
            "pubmed": "12565706",
            "doi": "10.1016/S1357-2725(02)00272-8",
            "pmc": null,
            "organizations": [
                "4710-14013",
                "4710-14017"
            ],
            "persons": [
                "4710-50442-1",
                "4710-51705-6",
                "4710-51714-6",
                "4710-51833-4",
                "4710-56938-6"
            ],
            "imported": null,
            "journal": "INT J BIOCHEM CELL BIOL",
            "issn": "1357-2725",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.571,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.727969348659004,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR 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": true
        },
        {
            "id": 4709,
            "title": "Safety of stabilized, orally absorbable, reduced nicotinamide adenine dinucleotide (NADH): a 26-week oral tablet administration of ENADA/NADH for chronic toxicity study in rats.",
            "abstract": null,
            "authors": [
                "Birkmayer, JG",
                "Nadlinger, K"
            ],
            "year": 2002,
            "source": "Drugs Exp Clin Res. 2002; 28(5):185-192",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181363300003",
            "pubmed": "12635493",
            "doi": null,
            "pmc": null,
            "organizations": [
                "4709-14012"
            ],
            "persons": [],
            "imported": null,
            "journal": "DRUG EXP CLIN RES",
            "issn": "0378-6501",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.434,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.101063829787234,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 4708,
            "title": "Screening of the spastin gene in autosomal dominant hereditary spastic paraplegia reveals seven novel mutations",
            "abstract": null,
            "authors": [
                "Proukakis, C",
                "Crosby, AH",
                "Auer-Grumbach, M",
                "Wagner, K",
                "Reid, E",
                "Patton, MA",
                "Warner, TT"
            ],
            "year": 2003,
            "source": "J NEUROL NEUROSURG PSYCHIAT 2003 74: 406-407.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000181350400082",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4708-14051"
            ],
            "persons": [
                "4708-51527"
            ],
            "imported": null,
            "journal": "J NEUROL NEUROSURG PSYCHIAT",
            "issn": "0022-3050",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.035,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.929078014184397,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 3766,
            "title": "Pupillary block after silicone oil implantation in a phakic eye.",
            "abstract": null,
            "authors": [
                "Ardjomand, N",
                "El-Shabrawi, Y"
            ],
            "year": 2001,
            "source": "Eye. 2001; 15(Pt 3):331-331",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000169935800017",
            "pubmed": "11450732",
            "doi": "10.1038/eye.2001.106",
            "pmc": null,
            "organizations": [
                "3766-14043"
            ],
            "persons": [
                "3766-51899-6",
                "3766-53163-2"
            ],
            "imported": null,
            "journal": "EYE",
            "issn": "0950-222X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.364,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.674418604651163,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 4706,
            "title": "An on-line solid phase extraction - Liquid chromatography - Tandem mass spectrometry method for the analysis of citalopram, fluvoxamine, and paroxetine in human plasma",
            "abstract": null,
            "authors": [
                "Kollroser, M",
                "Schober, C"
            ],
            "year": 2003,
            "source": "CHROMATOGRAPHIA 2003 57: 133-138.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181318800001",
            "pubmed": null,
            "doi": "10.1007/BF02491705",
            "pmc": null,
            "organizations": [
                "4706-14019"
            ],
            "persons": [
                "4706-51974-2"
            ],
            "imported": null,
            "journal": "CHROMATOGRAPHIA",
            "issn": "0009-5893",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.145,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.432835820895522,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 4705,
            "title": "Removal of osteosynthesis material by minimally invasive surgery based on 3-dimensional computed tomography-guided navigation.",
            "abstract": null,
            "authors": [
                "Schultes, G",
                "Zimmermann, V",
                "Feichtinger, M",
                "Gaggl, A",
                "Kärcher, H"
            ],
            "year": 2003,
            "source": "J Oral Maxillofac Surg. 2003; 61(3):401-405",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181294600022",
            "pubmed": "12618985",
            "doi": "10.1053/joms.2003.50067",
            "pmc": null,
            "organizations": [
                "4705-14057",
                "4705-14112"
            ],
            "persons": [
                "4705-51566-6"
            ],
            "imported": null,
            "journal": "J ORAL MAXILLOFAC SURG",
            "issn": "0278-2391",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.912,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.347826086956522,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": 4704,
            "title": "Mutation analysis of the RET gene in total intestinal aganglionosis by wave DNA fragment analysis system.",
            "abstract": null,
            "authors": [
                "Solari, V",
                "Ennis, S",
                "Yoneda, A",
                "Wong, L",
                "Messineo, A",
                "Höllwarth, ME",
                "Green, A",
                "Puri, P"
            ],
            "year": 2003,
            "source": "J PEDIAT SURG 2003 38: 497-501.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181293000070",
            "pubmed": "12632375",
            "doi": "10.1053/jpsu.2003.50087",
            "pmc": null,
            "organizations": [
                "4704-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "J PEDIAT SURG",
            "issn": "0022-3468",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.449,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.676470588235294,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PEDIATRICS",
            "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
        }
    ]
}