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=152680&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156918,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152700&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152660&ordering=-imported",
    "results": [
        {
            "id": 64797,
            "title": "Activity, expression, and transcription rate of the cathepsins B, D, H, and L in cutaneous malignant melanoma.",
            "abstract": null,
            "authors": [
                "Fröhlich, E",
                "Schlagenhauff, B",
                "Möhrle, M",
                "Weber, E",
                "Klessen, C",
                "Rassner, G"
            ],
            "year": 2001,
            "source": "Cancer. 2001; 91(5):972-982",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167348200011",
            "pubmed": "11251949",
            "doi": "10.1002/1097-0142(20010301)91:5<972::AID-CNCR1087>3.0.CO;2-Q",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-19T01:00:00+01:00",
            "journal": "Cancer",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.909,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.850467289719626,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 64802,
            "title": "Distribution and colocalization of markers for proliferation, invasion, motility and neoangiogenesis in benign melanocytic naevi and malignant melanomas.",
            "abstract": null,
            "authors": [
                "Fröhlich, E",
                "Mack, AF",
                "Garbe, C",
                "Klessen, C"
            ],
            "year": 2005,
            "source": "Br J Dermatol. 2005; 153(6):1159-1165",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000233410000012",
            "pubmed": "16307652",
            "doi": "10.1111/j.1365-2133.2005.06883.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-19T01:00:00+01:00",
            "journal": "Br J Dermatol",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.978,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.948717948717949,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64822,
            "title": "Determination of glycated hemoglobin in patients with advanced liver disease.",
            "abstract": null,
            "authors": [
                "Lahousen, T",
                "Hegenbarth, K",
                "Ille, R",
                "Lipp, RW",
                "Krause, R",
                "Little, RR",
                "Schnedl, WJ"
            ],
            "year": 2004,
            "source": "World J Gastroenterol. 2004; 10(15):2284-2286",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000208317500028",
            "pubmed": "15259084",
            "doi": "10.3748/wjg.v10.i15.2284",
            "pmc": "PMC4724991",
            "organizations": [
                "64822-29444"
            ],
            "persons": [
                "64822-50020-1",
                "64822-51948-6",
                "64822-51976-6"
            ],
            "imported": "2007-01-19T01:00:00+01:00",
            "journal": "World J Gastroenterol",
            "issn": "1007-9327",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.318,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.787,
            "impactfactor_norm_year": 20013,
            "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": true
        },
        {
            "id": 64811,
            "title": "Oxygen stress: a regulator of apoptosis in yeast.",
            "abstract": null,
            "authors": [
                "Madeo, F",
                "Fröhlich, E",
                "Ligr, M",
                "Grey, M",
                "Sigrist, SJ",
                "Wolf, DH",
                "Fröhlich, KU"
            ],
            "year": 1999,
            "source": "J Cell Biol. 1999; 145(4):757-767",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080409700009",
            "pubmed": "10330404",
            "doi": "10.1083/jcb.145.4.757",
            "pmc": "PMC2133192",
            "organizations": [],
            "persons": [],
            "imported": "2007-01-19T01:00:00+01:00",
            "journal": "J Cell Biol",
            "issn": "0021-9525",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.88,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.943262411347518,
            "impactfactor_norm_year": 1999,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64810,
            "title": "Mammalian Bax triggers apoptotic changes in yeast.",
            "abstract": null,
            "authors": [
                "Ligr, M",
                "Madeo, F",
                "Fröhlich, E",
                "Hilt, W",
                "Fröhlich, KU",
                "Wolf, DH"
            ],
            "year": 1998,
            "source": "FEBS Lett. 1998; 438(1-2):61-65",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076900800012",
            "pubmed": "9821959",
            "doi": "10.1016/S0014-5793(98)01227-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-19T01:00:00+01:00",
            "journal": "FEBS Lett",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.581,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.842105263157895,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64792,
            "title": "The eyes of deep-sea fish. II. Functional morphology of the retina.",
            "abstract": null,
            "authors": [
                "Wagner, HJ",
                "Fröhlich, E",
                "Negishi, K",
                "Collin, SP"
            ],
            "year": 1998,
            "source": "Prog Retin Eye Res. 1998; 17(4):637-685",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000076056800007",
            "pubmed": "9777652",
            "doi": "10.1016/S1350-9462(98)00003-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-19T01:00:00+01:00",
            "journal": "Prog Retin Eye Res",
            "issn": "1350-9462",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.889,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.857142857142857,
            "impactfactor_norm_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64776,
            "title": "Multisite pacing as a supplemental treatment of congestive heart failure: preliminary results of the Medtronic Inc. InSync Study.",
            "abstract": null,
            "authors": [
                "Gras, D",
                "Mabo, P",
                "Tang, T",
                "Luttikuis, O",
                "Chatoor, R",
                "Pedersen, AK",
                "Tscheliessnigg, HH",
                "Deharo, JC",
                "Puglisi, A",
                "Silvestre, J",
                "Kimber, S",
                "Ross, H",
                "Ravazzi, A",
                "Paul, V",
                "Skehan, D"
            ],
            "year": 1998,
            "source": "Pacing Clin Electrophysiol. 1998; 21(11 Pt 2): 2249-2255. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077033800019",
            "pubmed": "9825328",
            "doi": "10.1111/j.1540-8159.1998.tb01162.x",
            "pmc": null,
            "organizations": [
                "64776-14073"
            ],
            "persons": [],
            "imported": "2007-01-19T01:00:00+01:00",
            "journal": "Pacing Clin Electrophysiol",
            "issn": "0147-8389",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.301,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.822222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 64785,
            "title": "Histamine induces K+, Ca2+, and Cl- currents in human vascular endothelial cells. Role of ionic currents in stimulation of nitric oxide biosynthesis.",
            "abstract": null,
            "authors": [
                "Groschner, K",
                "Graier, WF",
                "Kukovetz, WR"
            ],
            "year": 1994,
            "source": "Circ Res. 1994; 75(2):304-314",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NZ34900013",
            "pubmed": "8033342",
            "doi": "10.1161/01.RES.75.2.304",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64785-51860-6",
                "64785-78591-2"
            ],
            "imported": "2007-01-19T01:00:00+01:00",
            "journal": "Circ Res",
            "issn": "0009-7330",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.971,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.983870967741936,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 64766,
            "title": "Gewächse des Zwerchfells",
            "abstract": null,
            "authors": [
                "Kraft-Kinz, J",
                "Tscheliessnigg, KH"
            ],
            "year": 2006,
            "source": "Handbuch der Inneren Medizin; Heidelberg: Springer-Verlag; 2006. ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64766-14073"
            ],
            "persons": [],
            "imported": "2007-01-18T18:35:42+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 64764,
            "title": "IHC techniques and trouble shooting",
            "abstract": null,
            "authors": [
                "Blaschitz, A"
            ],
            "year": 2006,
            "source": "4th European Congress of Reproductive Immunology, Workshop; JUL 5, 2006; Graz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64764-14017"
            ],
            "persons": [],
            "imported": "2007-01-18T17:22:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64761,
            "title": "Quantification of numerous different HLA-G splice variants",
            "abstract": null,
            "authors": [
                "Volz, A",
                "Daxböck, Ch",
                "Blaschitz, A",
                "Dohr, G",
                "Juch, H\r\n\r\n\r\n"
            ],
            "year": 2006,
            "source": "American Journal of Reproductive Immunology ,  July 2006. Vol. 56(Nr 1):59-59.-4th Congress of Reproductive Immunology; July 5-9,2006; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64761-14017"
            ],
            "persons": [
                "64761-51666",
                "64761-51878"
            ],
            "imported": "2007-01-18T16:58:02+01:00",
            "journal": "American Journal of Reproductive Immunology ,  July 2006",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "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": 64760,
            "title": "Do HLA-Molecules ease Fertilization by Chemotactic Effects?",
            "abstract": null,
            "authors": [
                "Kofler, K",
                "Juch, H",
                "Daxböck, Ch",
                "Blaschitz, A",
                "Dohr, G\r\n\r\n"
            ],
            "year": 2006,
            "source": "American Journal of Reproductive Immunology. Am. J. Reprod. Immunol.. 2006; Vol. 56(1):-4th European Congress of Reproductive Immunology; July 5-9,2006; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64760-14017",
                "64760-14049"
            ],
            "persons": [
                "64760-50394",
                "64760-51154",
                "64760-51666",
                "64760-51878"
            ],
            "imported": "2007-01-18T16:52:50+01:00",
            "journal": "American Journal of Reproductive Immunology",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 34293,
            "title": "Influence of laser in situ keratomileusis and laser epithelial keratectomy on patients' reading performance.",
            "abstract": null,
            "authors": [
                "Richter-Mueksch, S",
                "Kaminski, S",
                "Kuchar, A",
                "Stifter, E",
                "Velikay-Parel, M",
                "Radner, W"
            ],
            "year": 2005,
            "source": "J Cataract Refract Surg. 2005; 31(8):1544-1548",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000231929500022",
            "pubmed": "16129289",
            "doi": "10.1016/j.jcrs.2005.01.034",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-18T11:03:16+01:00",
            "journal": "J CATARACT REFRACT SURG",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.941,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.776978417266187,
            "impactfactor_norm_year": 2005,
            "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": 40123,
            "title": "Overview of European pilot study of interferon beta-1b in primary progressive multiple sclerosis - Question and answer session.",
            "abstract": null,
            "authors": [
                "Thompson, A",
                "Sorensen, PS",
                "Montalban, X",
                "Cook, S",
                "Goodkin, D",
                "Filippi, M",
                "Kappos, L",
                "Cohen, J",
                "Ebers, G",
                "Cutter, G",
                "Fazekas, F",
                "Barkhof, F",
                "Miller, A",
                "Brooks, BR",
                "Noseworthy, J",
                "Lucchinetti, C",
                "Weinshenker, B"
            ],
            "year": 2004,
            "source": "MULT SCLER. 2004; 10 Suppl 1(1): S62; discussion 62-S62; discussion 64. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000221891300021",
            "pubmed": "15218812",
            "doi": "10.1191/1352458504ms1033oa",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-18T10:53:26+01:00",
            "journal": "MULT SCLER",
            "issn": "1352-4585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.849,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.785714285714286,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 5815,
            "title": "Stress doses of hydrocortisone, traumatic memories, and symptoms of posttraumatic stress disorder in patients after cardiac surgery: a randomized study.",
            "abstract": null,
            "authors": [
                "Schelling, G",
                "Kilger, E",
                "Roozendaal, B",
                "de Quervain, DJ",
                "Briegel, J",
                "Dagge, A",
                "Rothenhäusler, HB",
                "Krauseneck, T",
                "Nollert, G",
                "Kapfhammer, HP"
            ],
            "year": 2004,
            "source": "Biol Psychiatry. 2004; 55(6):627-633",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000220109100010",
            "pubmed": "15013832",
            "doi": "10.1016/j.biopsych.2003.09.014",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5815-50097-6",
                "5815-51907-6"
            ],
            "imported": "2007-01-18T10:49:30+01:00",
            "journal": "BIOL PSYCHIAT",
            "issn": "0006-3223",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.159,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.966666666666667,
            "impactfactor_norm_year": 2004,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 34245,
            "title": "High spontaneous colony growth in chronic myelomonocytic leukemia correlates with increased disease activity and is a novel prognostic factor for predicting short survival.",
            "abstract": null,
            "authors": [
                "Sagaster, V",
                "Ohler, L",
                "Berer, A",
                "Kabrna, E",
                "Ofner, P",
                "Lechner, K",
                "Geissler, K"
            ],
            "year": 2004,
            "source": "Ann Hematol. 2004; 83(1):9-13",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000187120100002",
            "pubmed": "13680175",
            "doi": "10.1007/s00277-003-0743-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "34245-50841-6"
            ],
            "imported": "2007-01-18T10:37:50+01:00",
            "journal": "ANN HEMATOL",
            "issn": "0939-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.292,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.306451612903226,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 52628,
            "title": "Regional differences in nitrergic neuronal density in the developing porcine urinary bladder.",
            "abstract": null,
            "authors": [
                "Pirker, ME",
                "Montedonico, S",
                "Rolle, U",
                "Austvoll, H",
                "Puri, P"
            ],
            "year": 2005,
            "source": "Pediatr Surg Int. 2005; 21(3):161-168",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227552300007",
            "pubmed": "15570429",
            "doi": "10.1007/s00383-004-1313-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-18T10:37:18+01:00",
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.548,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.201438848920863,
            "impactfactor_norm_year": 2005,
            "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": 19014,
            "title": "[Topical application of morphine gel in inflammatory mucosal and cutaneous lesions].",
            "abstract": null,
            "authors": [
                "Platzer, M",
                "Likar, R",
                "Stein, C",
                "Beubler, E",
                "Sittl, R"
            ],
            "year": 2005,
            "source": "Schmerz. 2005; 19(4):296-301",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000231488400006",
            "pubmed": "15568159",
            "doi": "10.1007/s00482-004-0372-9",
            "pmc": null,
            "organizations": [
                "19014-14022"
            ],
            "persons": [
                "19014-51667-6",
                "19014-53309-4"
            ],
            "imported": "2007-01-18T10:31:28+01:00",
            "journal": "SCHMERZ",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.681,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.181818181818182,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 52732,
            "title": "Patch test results with the metalworking fluid series of the German Contact Dermatitis Research Group (DKG).",
            "abstract": null,
            "authors": [
                "Geier, J",
                "Lessmann, H",
                "Dickel, H",
                "Frosch, PJ",
                "Koch, P",
                "Becker, D",
                "Jappe, U",
                "Aberer, W",
                "Schnuch, A",
                "Uter, W"
            ],
            "year": 2004,
            "source": "Contact Dermatitis. 2004; 51(3):118-130",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000224434600003",
            "pubmed": "15479200",
            "doi": "10.1111/j.0105-1873.2004.00416.x",
            "pmc": null,
            "organizations": [
                "52732-14047"
            ],
            "persons": [
                "52732-51346-6"
            ],
            "imported": "2007-01-18T10:18:42+01:00",
            "journal": "CONTACT DERMATITIS",
            "issn": "0105-1873",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.716,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.815789473684211,
            "impactfactor_norm_year": 2004,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22096,
            "title": "Chondrocyte number and proteoglycan synthesis in the aging and osteoarthritic human articular cartilage.",
            "abstract": null,
            "authors": [
                "Bobacz, K",
                "Erlacher, L",
                "Smolen, J",
                "Soleiman, A",
                "Graninger, WB"
            ],
            "year": 2004,
            "source": "Ann Rheum Dis. 2004; 63(12):1618-1622",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225161700015",
            "pubmed": "15547085",
            "doi": "10.1136/ard.2002.002162",
            "pmc": "PMC1754840",
            "organizations": [],
            "persons": [],
            "imported": "2007-01-18T09:56:39+01:00",
            "journal": "ANN RHEUM DIS",
            "issn": "0003-4967",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.916,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.863636363636364,
            "impactfactor_norm_year": 2004,
            "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": false
        }
    ]
}