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=148800&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157930,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148820&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148780&ordering=-year",
    "results": [
        {
            "id": 1199,
            "title": "Histologic tumour image synthesis based on a cellular automaton.",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1994,
            "source": "Anal Cell Pathol. 1994; 6(2):149-156",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MW82500006",
            "pubmed": "8167097",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1199-14047"
            ],
            "persons": [
                "1199-51617-2"
            ],
            "imported": null,
            "journal": "ANAL CELL PATHOL",
            "issn": "0921-8912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.727,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.338235294117647,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 1204,
            "title": "Histopathological Features of Liver-Disease in Alpha(1)-Antitrypsin Deficiency",
            "abstract": null,
            "authors": [
                "Deutsch, J",
                "Becker, H",
                "Aubock, L"
            ],
            "year": 1994,
            "source": "ACTA PAEDIAT. 1994; 83:  8-12. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NH90300004",
            "pubmed": null,
            "doi": "10.1111/j.1651-2227.1994.tb13199.x",
            "pmc": null,
            "organizations": [
                "1204-14020",
                "1204-14048"
            ],
            "persons": [],
            "imported": "2010-07-19T13:28:13+02:00",
            "journal": "ACTA PAEDIAT",
            "issn": "0803-5253",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.852,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.661971830985916,
            "impactfactor_norm_year": 1998,
            "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": 1158,
            "title": "Guidelines for the diagnosis and interpretation of hepatic granulomas.",
            "abstract": null,
            "authors": [
                "Denk, H",
                "Scheuer, PJ",
                "Baptista, A",
                "Bianchi, L",
                "Callea, F",
                "De Groote, J",
                "Desmet, VJ",
                "Gudat, F",
                "Ishak, KG",
                "Korb, G"
            ],
            "year": 1994,
            "source": "Histopathology. 1994; 25(3):209-218",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1994PH11700002",
            "pubmed": "7821888",
            "doi": "10.1111/j.1365-2559.1994.tb01320.x",
            "pmc": null,
            "organizations": [
                "1158-14020"
            ],
            "persons": [
                "1158-51515-2"
            ],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.829,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 1246,
            "title": "Identification of glycoprotein IIb as the lipoprotein(a)-binding protein on platelets. Lipoprotein(a) binding is independent of an arginyl-glycyl-aspartate tripeptide located in apolipoprotein(a).",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Ibovnik, A",
                "Stienmetz, A",
                "Kostner, GM",
                "Sattler, W"
            ],
            "year": 1994,
            "source": "Arterioscler Thromb. 1994; 14(3):345-352",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NA95500004",
            "pubmed": "8123637",
            "doi": "10.1161/01.ATV.14.3.345",
            "pmc": null,
            "organizations": [
                "1246-14013"
            ],
            "persons": [
                "1246-51669-6",
                "1246-51705-4",
                "1246-51833-1"
            ],
            "imported": null,
            "journal": "ARTERIOSCLER THROMB",
            "issn": "1049-8834",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.102,
            "impactfactor_year": 1994,
            "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": 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": 1247,
            "title": "Identification of metabolic pathways of the lipid peroxidation product 4-hydroxynonenal by mitochondria isolated from rat kidney cortex.",
            "abstract": null,
            "authors": [
                "Ullrich, O",
                "Grune, T",
                "Henke, W",
                "Esterbauer, H",
                "Siems, WG"
            ],
            "year": 1994,
            "source": "FEBS Lett. 1994; 352(1):84-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PH57100021",
            "pubmed": "7925950",
            "doi": "10.1016/0014-5793(94)00922-8",
            "pmc": null,
            "organizations": [
                "1247-14013"
            ],
            "persons": [],
            "imported": null,
            "journal": "FEBS LETT",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1251,
            "title": "Iliac artery stent placement: clinical experience with a nitinol stent.",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Cragg, AH",
                "Lammer, J",
                "Lafer, M",
                "Flückiger, F",
                "Klein, GE",
                "Sternthal, MH",
                "Pilger, E"
            ],
            "year": 1994,
            "source": "Radiology. 1994; 190(1):199-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MW25300038",
            "pubmed": "8259404",
            "doi": "10.1148/radiology.190.1.8259404",
            "pmc": null,
            "organizations": [
                "1251-14054"
            ],
            "persons": [
                "1251-51541-6",
                "1251-51876-6"
            ],
            "imported": null,
            "journal": "RADIOLOGY",
            "issn": "0033-8419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.987341772151899,
            "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": 1154,
            "title": "Granulomatous panniculitis caused by Candida albicans: a case presenting with multiple leg ulcers.",
            "abstract": null,
            "authors": [
                "Ginter, G",
                "Rieger, E",
                "Soyer, HP",
                "Hoedl, S"
            ],
            "year": 1993,
            "source": "J AMER ACAD DERMATOL 1993 28: 315-317.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KL57000010",
            "pubmed": "8436648",
            "doi": "10.1016/0190-9622(93)70044-T",
            "pmc": null,
            "organizations": [
                "1154-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.424,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.885714285714286,
            "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": 60527,
            "title": "Fast lipoprotein chromatography: new method of analysis for plasma lipoproteins.",
            "abstract": null,
            "authors": [
                "März, W",
                "Siekmeier, R",
                "Scharnagl, H",
                "Seiffert, UB",
                "Gross, W"
            ],
            "year": 1993,
            "source": "Clin Chem. 1993; 39(11 Pt 1):2276-2281",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MF58700010",
            "pubmed": "8222220",
            "doi": "10.1093/clinchem/39.11.2276",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60527-51906-2",
                "60527-50886-6"
            ],
            "imported": "2006-10-12T02:00:00+02:00",
            "journal": "Clin Chem",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.377,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.923076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 19257,
            "title": "Serum concentrations of interferon gamma, interleukin-6 and neopterin in patients with infectious mononucleosis and other Epstein-Barr virus-related lymphoproliferative diseases.",
            "abstract": null,
            "authors": [
                "Schuster, V",
                "Herold, M",
                "Wachter, H",
                "Reibnegger, G"
            ],
            "year": 1993,
            "source": "Infection. 1993; 21(4):210-213",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LU16300004",
            "pubmed": "8225623",
            "doi": "10.1007/BF01728890",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19257-50569-6"
            ],
            "imported": null,
            "journal": "INFECTION",
            "issn": "0300-8126",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.915,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.388888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS 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": 409,
            "title": "Ceftriaxone-induced cholelithiasis--a harmless side-effect?",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Kerbl, R",
                "Schwinger, W",
                "Spork, D",
                "Millner, M",
                "Grubbauer, HM"
            ],
            "year": 1993,
            "source": "KLIN PADIAT. 1993; 205(6): 421-423. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MJ37600008",
            "pubmed": "8309205",
            "doi": "10.1055/s-2007-1025261",
            "pmc": null,
            "organizations": [
                "409-14048"
            ],
            "persons": [
                "409-51373-2",
                "409-51821-6",
                "409-51859-6"
            ],
            "imported": "2010-07-14T15:53:57+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "impactfactor_norm_year": 1998,
            "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": true
        },
        {
            "id": 73,
            "title": "A multivitamin infusion prevents lipid peroxidation and improves transplantation performance.",
            "abstract": null,
            "authors": [
                "Rabl, H",
                "Khoschsorur, G",
                "Colombo, T",
                "Petritsch, P",
                "Rauchenwald, M",
                "Költringer, P",
                "Tatzber, F",
                "Esterbauer, H"
            ],
            "year": 1993,
            "source": "Kidney Int. 1993; 43(4):912-917",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KT67500018",
            "pubmed": "8479129",
            "doi": "10.1038/ki.1993.128",
            "pmc": null,
            "organizations": [
                "73-14045",
                "73-14056"
            ],
            "persons": [],
            "imported": null,
            "journal": "KIDNEY INT",
            "issn": "0085-2538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.058,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 74796,
            "title": "Rettende Druckkammer. Teil II Hyperbare Medizin.",
            "abstract": null,
            "authors": [
                "Beuster, W",
                "Smolle-Jüttner, FM",
                "Jeran, H",
                "Neuhold, KH",
                "Kovac, H"
            ],
            "year": 1993,
            "source": "Österreichische Ärztezeitung. 1993; 17/10(1993): 25-26. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "74796-51615"
            ],
            "imported": "2008-02-14T15:56:23+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": 117931,
            "title": "Expression of identical E2A/PBX1 fusion transcripts occurs in both pre-B and early pre-B immunological subtypes of childhood acute lymphoblastic leukemia.",
            "abstract": null,
            "authors": [
                "Izraeli, S",
                "Henn, T",
                "Strobl, H",
                "Ludwig, WD",
                "Kovar, H",
                "Haas, OA",
                "Harbott, J",
                "Bartram, CR",
                "Gadner, H",
                "Lion, T"
            ],
            "year": 1993,
            "source": "Leukemia. 1993; 7(12):2054-2056",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MM64400020",
            "pubmed": "8255105",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117931-79192-6"
            ],
            "imported": "2012-03-01T12:29:02+01:00",
            "journal": "LEUKEMIA",
            "issn": "0887-6924",
            "collection_publisher": null,
            "collection_title": "LEUKEMIA; ",
            "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": 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": 107082,
            "title": "Fatty acid-binding protein from rat heart is phosphorylated on Tyr19 in response to insulin stimulation.",
            "abstract": null,
            "authors": [
                "Nielsen, SU",
                "Spener, F"
            ],
            "year": 1993,
            "source": "J Lipid Res. 1993; 34(8):1355-1366",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LQ59800009",
            "pubmed": "7691977",
            "doi": "10.1016/S0022-2275(20)36965-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T01:00:00+01:00",
            "journal": "J Lipid Res",
            "issn": "0022-2275",
            "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": 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": 506,
            "title": "Cognitive impairment after acute supratentorial stroke: a 6-month follow-up clinical and computed tomographic study.",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Mechtler, L",
                "Kinkel, PR",
                "Fazekas, F",
                "Kinkel, WR",
                "Freidl, W"
            ],
            "year": 1993,
            "source": "EUR ARCH PSYCHIAT CLIN NEUROS 1993 243: 11-15.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LP91600003",
            "pubmed": "8399405",
            "doi": "10.1007/BF02191518",
            "pmc": null,
            "organizations": [
                "506-14024",
                "506-14051"
            ],
            "persons": [
                "506-51845-6"
            ],
            "imported": null,
            "journal": "EUR ARCH PSYCHIAT CLIN NEUROS",
            "issn": "0940-1334",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.483,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.456,
            "impactfactor_norm_year": 1998,
            "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": 1961,
            "title": "Pharmacokinetic model for the absorption of subcutaneously injected soluble insulin and monomeric insulin analogues.",
            "abstract": null,
            "authors": [
                "Trajanoski, Z",
                "Wach, P",
                "Kotanko, P",
                "Ott, A",
                "Skraba, F"
            ],
            "year": 1993,
            "source": "BIOMED TECH. 1993; 38(9): 224-231. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LY78900006",
            "pubmed": "8218870",
            "doi": "10.1515/bmte.1993.38.9.224",
            "pmc": null,
            "organizations": [
                "1961-14020"
            ],
            "persons": [],
            "imported": "2010-07-15T17:37:06+02:00",
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 2062,
            "title": "Preservation of the ileocecal valve and right colon in total colonic aganglionosis.",
            "abstract": null,
            "authors": [
                "Sauer, H",
                "Fasching, G"
            ],
            "year": 1993,
            "source": "J Pediatr Surg. 1993; 28(12):1640-1643",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1993ML66200043",
            "pubmed": "8301520",
            "doi": "10.1016/0022-3468(93)90128-8",
            "pmc": null,
            "organizations": [
                "2062-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": true,
            "impactfactor": 0.846,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.746478873239437,
            "impactfactor_norm_year": 1998,
            "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": 1987,
            "title": "Plasma membrane alterations of maturing goat (Capra indicus) spermatozoa: lectin-binding and freeze-fracture study.",
            "abstract": null,
            "authors": [
                "Bains, HK",
                "Bawa, SR",
                "Pabst, MA",
                "Sehgal, S"
            ],
            "year": 1993,
            "source": "Cell Tissue Res. 1993; 271(1):159-168",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KD48800019",
            "pubmed": "8443831",
            "doi": "10.1007/BF00297554",
            "pmc": null,
            "organizations": [
                "1987-14017"
            ],
            "persons": [],
            "imported": null,
            "journal": "CELL TISSUE RES",
            "issn": "0302-766X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.065,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.575539568345324,
            "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": 73437,
            "title": "Rapid monitoring for cyclosporin A and its metabolite M 17 by HPLC.",
            "abstract": null,
            "authors": [
                "Khoschsorur, G",
                "Semmelrock, HJ",
                "Rödl, S",
                "Petek, W",
                "Auer, T",
                "Iberer, F",
                "H.Tscheliessnigg, KH",
                "Wasler, A."
            ],
            "year": 1993,
            "source": "Annalea de Biologie Clinique1993; 51(3-5):608-608.-10th IFCC European Congress of Clinical Chemistry (EUROLAB93); 25-29, 1993; Nice, France.  (ISBN: 003-3898 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73437-14028",
                "73437-14073"
            ],
            "persons": [
                "73437-51709"
            ],
            "imported": "2008-01-15T12:14:05+01:00",
            "journal": null,
            "issn": "0003-3898",
            "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": 73438,
            "title": "Possible role of malondialdehyde (MDA) in the transplantation of solid organs. ",
            "abstract": null,
            "authors": [
                "Auer, T",
                "Khoschsorur, G",
                "Rabl, H",
                "Iberer, F",
                "Petutschnigg, B",
                "Wasler, A",
                "and Tscheliessnigg, KH."
            ],
            "year": 1993,
            "source": "Annalea de Biologie Clinique1993; 51(3-5):437-437.-10th IFCC European Congress of Clinical Chemistry (EUROLAB93), ; 25-29, 1993; Nice, France.  (ISBN: 003-3898 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73438-14073"
            ],
            "persons": [],
            "imported": "2008-01-15T12:18:07+01:00",
            "journal": null,
            "issn": "0003-3898",
            "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
        }
    ]
}