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=155540&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155764,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155560&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155520&ordering=imported",
    "results": [
        {
            "id": 3923,
            "title": "Piffalls in diagnostic molecular pathology--significance of sampling error.",
            "abstract": null,
            "authors": [
                "Heinmöller, E",
                "Renke, B",
                "Beyser, K",
                "Dietmaier, W",
                "Langner, C",
                "Rüschoff, J"
            ],
            "year": 2001,
            "source": "Virchows Arch. 2001; 439(4):504-511",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171610800002",
            "pubmed": "11710637",
            "doi": "10.1007%2Fs004280100450",
            "pmc": null,
            "organizations": [
                "3923-14020"
            ],
            "persons": [
                "3923-50044-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCHIV",
            "issn": "0945-6317",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.709,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.681818181818182,
            "impactfactor_norm_year": 2001,
            "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": 440,
            "title": "Changes in thyroid hormone parameters after acute myocardial infarction.",
            "abstract": null,
            "authors": [
                "Eber, B",
                "Schumacher, M",
                "Langsteger, W",
                "Zweiker, R",
                "Fruhwald, FM",
                "Pokan, R",
                "Gasser, R",
                "Eber, O",
                "Klein, W"
            ],
            "year": 1995,
            "source": "Cardiology. 1995; 86(2):152-156",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QH71200011",
            "pubmed": "7728806",
            "doi": "10.1159/000176862",
            "pmc": null,
            "organizations": [
                "440-14083"
            ],
            "persons": [
                "440-51533-6",
                "440-51699-6",
                "440-51700-6"
            ],
            "imported": null,
            "journal": "CARDIOLOGY",
            "issn": "0008-6312",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.425,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.548387096774194,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3869,
            "title": "Alpha5 and alpha2 integrin gene transfers mimic the PDGF-B-induced transformed phenotype of fibroblasts in human skin.",
            "abstract": null,
            "authors": [
                "Nesbit, M",
                "Schaider, H",
                "Berking, C",
                "Shih, DT",
                "Hsu, MY",
                "McBrian, M",
                "Crombleholme, TM",
                "Elenitsas, R",
                "Buck, C",
                "Herlyn, M"
            ],
            "year": 2001,
            "source": "Lab Invest. 2001; 81(9):1263-1274",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171016600010",
            "pubmed": "11555674",
            "doi": "10.1038/labinvest.3780340",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3869-53662-6"
            ],
            "imported": null,
            "journal": "LAB INVEST",
            "issn": "0023-6837",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.934,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.958333333333333,
            "impactfactor_norm_year": 2001,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3776,
            "title": "Complications in endoluminal repair of abdominal aortic aneurysms.",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Schedlbauer, P",
                "Deutschmann, HA",
                "Tiesenhausen, K"
            ],
            "year": 2001,
            "source": "Eur J Radiol. 2001; 39(1):22-33",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000170023800004",
            "pubmed": "11439228",
            "doi": "10.1016/S0720-048X(01)00339-4",
            "pmc": null,
            "organizations": [
                "3776-14054"
            ],
            "persons": [
                "3776-51882-6",
                "3776-51946-6"
            ],
            "imported": null,
            "journal": "EUR J RADIOL",
            "issn": "0720-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.084,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.765432098765432,
            "impactfactor_norm_year": 2001,
            "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": 3763,
            "title": "Effects of QiGong on brain function.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Wenzel, G",
                "Niederwieser, G",
                "Schwarz, G"
            ],
            "year": 2001,
            "source": "Neurol Res. 2001; 23(5):501-505",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169864400010",
            "pubmed": "11474806",
            "doi": "10.1179%2F016164101101198749",
            "pmc": null,
            "organizations": [
                "3763-14044"
            ],
            "persons": [
                "3763-51073-6"
            ],
            "imported": null,
            "journal": "NEUROL RES",
            "issn": "0161-6412",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.176,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.507352941176471,
            "impactfactor_norm_year": 2001,
            "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": true
        },
        {
            "id": 22680,
            "title": "NUP98 is fused to topoisomerase (DNA) IIbeta 180 kDa (TOP2B) in a patient with acute myeloid leukemia with a new t(3;11)(p24;p15).",
            "abstract": null,
            "authors": [
                "Nebral, K",
                "Schmidt, HH",
                "Haas, OA",
                "Strehl, S"
            ],
            "year": 2005,
            "source": "Clin Cancer Res. 2005; 11(18):6489-6494",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000232016100011",
            "pubmed": "16166424",
            "doi": "10.1158/1078-0432.CCR-05-0150",
            "pmc": null,
            "organizations": [
                "22680-14082"
            ],
            "persons": [
                "22680-52903-6"
            ],
            "imported": null,
            "journal": "CLIN CANCER RES",
            "issn": "1078-0432",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 5.715,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.886178861788618,
            "impactfactor_norm_year": 2005,
            "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": 36109,
            "title": "Targeted inactivation of p53 in human cells does not result in aneuploidy.",
            "abstract": null,
            "authors": [
                "Bunz, F",
                "Fauth, C",
                "Speicher, MR",
                "Dutriaux, A",
                "Sedivy, JM",
                "Kinzler, KW",
                "Vogelstein, B",
                "Lengauer, C"
            ],
            "year": 2002,
            "source": "Cancer Res. 2002; 62(4):1129-1133",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173969400032",
            "pubmed": "11861393",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CANCER RES",
            "issn": "0008-5472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.318,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.947368421052632,
            "impactfactor_norm_year": 2002,
            "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": 6829,
            "title": "Malignant transformation within benign adnexal skin tumours.",
            "abstract": null,
            "authors": [
                "Liegl, B",
                "Leibl, S",
                "Okcu, M",
                "Beham-Schmid, C",
                "Regauer, S"
            ],
            "year": 2004,
            "source": "Histopathology. 2004; 45(2):162-170",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000222963000008",
            "pubmed": "15279635",
            "doi": "10.1111/j.1365-2559.2004.01918.x",
            "pmc": null,
            "organizations": [
                "6829-14020"
            ],
            "persons": [
                "6829-50546-1",
                "6829-51945-4"
            ],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.955,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.830769230769231,
            "impactfactor_norm_year": 2004,
            "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": 3265,
            "title": "Skin pigmentary anomalies in a mosaic form of partial tetrasomy 3q.",
            "abstract": null,
            "authors": [
                "Kroisel, PM",
                "Petek, E",
                "Wagner, K"
            ],
            "year": 2000,
            "source": "J Med Genet. 2000; 37(9):723-725",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000089298800022",
            "pubmed": "11182938",
            "doi": "10.1136/jmg.37.9.723",
            "pmc": "PMC1734677",
            "organizations": [
                "3265-14021"
            ],
            "persons": [
                "3265-51527-6",
                "3265-51682-2",
                "3265-51996-6"
            ],
            "imported": null,
            "journal": "J MED GENET",
            "issn": "0022-2593",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.29,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.728070175438597,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 3105,
            "title": "Bunk beds--a still underestimated risk for accidents in childhood?",
            "abstract": null,
            "authors": [
                "Mayr, JM",
                "Seebacher, U",
                "Lawrenz, K",
                "Pesendorfer, P",
                "Berghold, A",
                "Baradaran, S"
            ],
            "year": 2000,
            "source": "Eur J Pediatr. 2000; 159(6):440-443",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087421900009",
            "pubmed": "10867850",
            "doi": "10.1007%2Fs004310051303",
            "pmc": null,
            "organizations": [
                "3105-14049"
            ],
            "persons": [
                "3105-51344-6"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.318,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.746478873239437,
            "impactfactor_norm_year": 2000,
            "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": 3096,
            "title": "Post-prandial administration of the insulin analogue insulin aspart in patients with Type 1 diabetes mellitus.",
            "abstract": null,
            "authors": [
                "Brunner, GA",
                "Hirschberger, S",
                "Sendlhofer, G",
                "Wutte, A",
                "Ellmerer, M",
                "Balent, B",
                "Schaupp, L",
                "Krejs, GJ",
                "Pieber, TR"
            ],
            "year": 2000,
            "source": "Diabet Med. 2000; 17(5):371-375",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087339100007",
            "pubmed": "10872536",
            "doi": "10.1046/j.1464-5491.2000.00289.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3096-51534-6",
                "3096-51831-6",
                "3096-51950-2",
                "3096-78071-6"
            ],
            "imported": null,
            "journal": "DIABETIC MED",
            "issn": "0742-3071",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.732,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.730337078651685,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 2986,
            "title": "Successful treatment of massive arterial air embolism during open heart surgery.",
            "abstract": null,
            "authors": [
                "Huber, S",
                "Rigler, B",
                "Mächler, HE",
                "Metzler, H",
                "Smolle-Jüttner, FM"
            ],
            "year": 2000,
            "source": "Ann Thorac Surg. 2000; 69(3):931-933",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086022000066",
            "pubmed": "10750789",
            "doi": "10.1016/S0003-4975(99)01466-6",
            "pmc": null,
            "organizations": [
                "2986-14070",
                "2986-14075",
                "2986-14077"
            ],
            "persons": [
                "2986-51592-6",
                "2986-51611-6",
                "2986-52012-2",
                "2986-51615-6"
            ],
            "imported": null,
            "journal": "ANN THORAC SURG",
            "issn": "0003-4975",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.828,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.808823529411765,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 6821,
            "title": "Verrucous carcinoma of the skin: long-term follow-up results following surgical therapy.",
            "abstract": null,
            "authors": [
                "Koch, H",
                "Kowatsch, E",
                "Hödl, S",
                "Smola, MG",
                "Radl, R",
                "Hofmann, T",
                "Scharnagl, E"
            ],
            "year": 2004,
            "source": "Dermatol Surg. 2004; 30(8):1124-1130",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000222870900009",
            "pubmed": "15274703",
            "doi": "10.1111/j.1524-4725.2004.30338.x",
            "pmc": null,
            "organizations": [
                "6821-14042",
                "6821-14047",
                "6821-14052",
                "6821-14057",
                "6821-14073",
                "6821-14076"
            ],
            "persons": [
                "6821-51747-6",
                "6821-51895-2"
            ],
            "imported": null,
            "journal": "DERMATOL SURG",
            "issn": "1076-0512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.137,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.894736842105263,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2909,
            "title": "Oxidant stress in hyperlipidemia-induced renal damage.",
            "abstract": null,
            "authors": [
                "Scheuer, H",
                "Gwinner, W",
                "Hohbach, J",
                "Gröne, EF",
                "Brandes, RP",
                "Malle, E",
                "Olbricht, CJ",
                "Walli, AK",
                "Gröne, HJ"
            ],
            "year": 2000,
            "source": "Am J Physiol Renal Physiol. 2000; 278(1):F63-F74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084820100006",
            "pubmed": "10644656",
            "doi": "10.1152/ajprenal.2000.278.1.F63",
            "pmc": null,
            "organizations": [
                "2909-14013"
            ],
            "persons": [
                "2909-51833-6"
            ],
            "imported": null,
            "journal": "AMER J PHYSIOL-RENAL PHYSIOL",
            "issn": "0363-6127",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.129,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.953488372093023,
            "impactfactor_norm_year": 2000,
            "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": 36037,
            "title": "The new cytogenetics: blurring the boundaries with molecular biology.",
            "abstract": null,
            "authors": [
                "Speicher, MR",
                "Carter, NP"
            ],
            "year": 2005,
            "source": "Nat Rev Genet. 2005; 6(10):782-792",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000232316800015",
            "pubmed": "16145555",
            "doi": "10.1038/nrg1692",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NAT REV GENET",
            "issn": "1471-0056",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 19.211,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.991935483870968,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 1692,
            "title": "Morphometric measurement of abdominal organs. Comparison of ultrasound and spiral CT.",
            "abstract": null,
            "authors": [
                "Groell, R",
                "Machan, L",
                "Schaffler, GJ",
                "Uggowitzer, M",
                "Peichel, KH"
            ],
            "year": 1997,
            "source": "Acta Radiol. 1997; 38(6):982-985",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YE75400011",
            "pubmed": "9394653",
            "doi": "10.1080/02841859709172114",
            "pmc": null,
            "organizations": [
                "1692-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA RADIOLOGICA",
            "issn": "0284-1851",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.641,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.417721518987342,
            "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": 2171,
            "title": "Quantitative measurement of amphetamine in human plasma by gas chromatography/negative ion chemical ionization mass spectrometry using (2H5)amphetamine as internal standard.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Windischhofer, W",
                "Wintersteiger, R"
            ],
            "year": 1994,
            "source": "Biol Mass Spectrom. 1994; 23(10):637-641",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PK94100005",
            "pubmed": "7986834",
            "doi": "10.1002/bms.1200231006",
            "pmc": null,
            "organizations": [
                "2171-14048"
            ],
            "persons": [
                "2171-51979-6"
            ],
            "imported": null,
            "journal": "BIOL MASS SPECTROM",
            "issn": "1052-9306",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.935,
            "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": 36150,
            "title": "Cytogenetic and DNA-fingerprint characterization of choriocarcinoma cell lines and a trophoblast/choriocarcinoma cell hybrid.",
            "abstract": null,
            "authors": [
                "Frank, HG",
                "Gunawan, B",
                "Ebeling-Stark, I",
                "Schulten, HJ",
                "Funayama, H",
                "Cremer, U",
                "Huppertz, B",
                "Gaus, G",
                "Kaufmann, P",
                "Füzesi, L"
            ],
            "year": 2000,
            "source": "CANCER GENET CYTOGENET 2000 116: 16-22.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084136400004",
            "pubmed": "10616526",
            "doi": "10.1016/S0165-4608(99)00107-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "36150-54142-6"
            ],
            "imported": null,
            "journal": "CANCER GENET CYTOGENET",
            "issn": "0165-4608",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.625,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.495145631067961,
            "impactfactor_norm_year": 2000,
            "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": 1874,
            "title": "Ossifying fibromyxoid tumour of the neck clinically mimicking a primary neoplasm of the thyroid gland.",
            "abstract": null,
            "authors": [
                "Lax, SF",
                "Ratschek, M",
                "Steindorfer, P",
                "Langsteger, W",
                "Harms, D",
                "Beham, A"
            ],
            "year": 1995,
            "source": "Pathol Res Pract. 1995; 191(1):57-60",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QM41400010",
            "pubmed": "7651934",
            "doi": "10.1016/S0344-0338(11)80924-6",
            "pmc": null,
            "organizations": [
                "1874-14020",
                "1874-14045"
            ],
            "persons": [
                "1874-51528-6"
            ],
            "imported": null,
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.821,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.602941176470588,
            "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": 1729,
            "title": "Photodynamic therapy for mycosis fungoides after topical photosensitization with 5-aminolevulinic acid.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Fink-Puches, R",
                "Cerroni, L",
                "Kerl, H"
            ],
            "year": 1994,
            "source": "J Am Acad Dermatol. 1994; 31(4):678-680",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994PJ91400026",
            "pubmed": "8089302",
            "doi": "10.1016/S0190-9622(08)81742-2",
            "pmc": null,
            "organizations": [
                "1729-14047"
            ],
            "persons": [
                "1729-51618-1",
                "1729-51620-6",
                "1729-52589-6"
            ],
            "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
        }
    ]
}