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=149620&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157630,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149640&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149600&ordering=imported",
    "results": [
        {
            "id": 2804,
            "title": "Uncomplicated pregnancy and birth of a healthy child by a woman with systemic lupus erythematosus and anti-U1RNP, anti-PCNA/cyclin, anti-dsDNA and anti-phospholipid autoantibodies.",
            "abstract": null,
            "authors": [
                "Auer-Grumbach, P",
                "Ramschak, H",
                "Kainer, F"
            ],
            "year": 1994,
            "source": "Clin Exp Dermatol. 1994; 19(5):401-403",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PK59800009",
            "pubmed": "7955497",
            "doi": "10.1111/j.1365-2230.1994.tb02692.x",
            "pmc": null,
            "organizations": [
                "2804-14038",
                "2804-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN EXP DERMATOL",
            "issn": "0307-6938",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.634,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.314285714285714,
            "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": true
        },
        {
            "id": 7375,
            "title": "In vivo demonstration of endogenous substances regulating the regression of the acute inflammation.",
            "abstract": null,
            "authors": [
                "Egger, G"
            ],
            "year": 1981,
            "source": "Exp Pathol. 1981; 20(3):175-181",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981ML27100006",
            "pubmed": "7338278",
            "doi": "10.1016/S0232-1513(81)80035-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EXP PATHOL",
            "issn": "0014-4908",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7377,
            "title": "Computer tomography in children with stroke.",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Fritsch, G",
                "Sager, WD",
                "Oberbauer, R"
            ],
            "year": 1982,
            "source": "Eur Neurol. 1982; 21(4):235-241",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NZ44700003",
            "pubmed": "7117310",
            "doi": "10.1159/000115486",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "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": 2800,
            "title": "Ultraviolet light exposure, pigmentary traits and the development of melanocytic naevi and cutaneous melanoma. A case-control study of the German Central Malignant Melanoma Registry.",
            "abstract": null,
            "authors": [
                "Breitbart, M",
                "Garbe, C",
                "Büttner, P",
                "Weiss, J",
                "Soyer, HP",
                "Stocker, U",
                "Krüger, S",
                "Breitbart, EW",
                "Weckbecker, J",
                "Panizzon, R",
                "Bahmer, F",
                "Tilgen, W",
                "Guggenmoos-Holzmann, I",
                "Orfanos, CE"
            ],
            "year": 1997,
            "source": "Acta Derm Venereol. 1997; 77(5):374-378",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XT41100010",
            "pubmed": "9298131",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2800-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA DERMATO, VENEREOL",
            "issn": "0001-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.091,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.742857142857143,
            "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": 7378,
            "title": "Treatment of stable exercise angina with calcium blockers-a double-blind, placebo-controlled comparison of diltiazem and nifedipine",
            "abstract": null,
            "authors": [
                "Klein, W",
                "Brandt, D",
                "Fluch, N",
                "Maurer, E"
            ],
            "year": 1982,
            "source": "Z Kardiol. 1982; 71(6):398-405",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NZ95800004",
            "pubmed": "6812301",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.715,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.532258064516129,
            "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": 2798,
            "title": "Ultrastructural localization of wheat germ agglutinin binding sites on the sperm surface of water buffalo (Bubalus bubalis). A fracture label study.",
            "abstract": null,
            "authors": [
                "Bains, HK",
                "Pabst, MA",
                "Werner, G",
                "Bawa, SR"
            ],
            "year": 1993,
            "source": "J Submicrosc Cytol Pathol. 1993; 25(4):465-470",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MF07700002",
            "pubmed": "8269396",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2798-14017"
            ],
            "persons": [],
            "imported": null,
            "journal": "J SUBMICROSC CYTOL PATHOL",
            "issn": "1122-9497",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.717,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.323529411764706,
            "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": 2797,
            "title": "Ultrastructural localization of insulin receptors in human placenta.",
            "abstract": null,
            "authors": [
                "Jones, CJ",
                "Hartmann, M",
                "Blaschitz, A",
                "Desoye, G"
            ],
            "year": 1993,
            "source": "AMER J REPROD IMMUNOL 1993 30: 136-145.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MN38100014",
            "pubmed": "8311922",
            "doi": "10.1111/j.1600-0897.1993.tb00614.x",
            "pmc": null,
            "organizations": [
                "2797-14017",
                "2797-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J REPROD IMMUNOL",
            "issn": "8755-8920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.98,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.578947368421053,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "REPRODUCTIVE 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": 2796,
            "title": "Ultrastructural observations in human oocytes and preimplantation embryos after zona opening using an erbium-yttrium-aluminium-garnet (Er:YAG) laser.",
            "abstract": null,
            "authors": [
                "Obruca, A",
                "Strohmer, H",
                "Blaschitz, A",
                "Schönickle, E",
                "Dohr, G",
                "Feichtinger, W"
            ],
            "year": 1997,
            "source": "Hum Reprod. 1997; 12(10):2242-2245",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071453900030",
            "pubmed": "9402288",
            "doi": "10.1093%2Fhumrep%2F12.10.2242",
            "pmc": null,
            "organizations": [
                "2796-14017"
            ],
            "persons": [
                "2796-51666-6"
            ],
            "imported": null,
            "journal": "HUM REPROD",
            "issn": "0268-1161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.421,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.981132075471698,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 2794,
            "title": "Ultrasound identification and size determination of the palmaris longus tendon",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, H",
                "Mayr, J",
                "Grechenig, M"
            ],
            "year": 1999,
            "source": "Biomed Tech (Berl). 1999; 44(11):319-323",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083899600004",
            "pubmed": "10608076",
            "doi": "10.1515/bmte.1999.44.11.319",
            "pmc": null,
            "organizations": [
                "2794-14048",
                "2794-14052"
            ],
            "persons": [
                "2794-51694-2",
                "2794-60541-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.757,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.372093023255814,
            "impactfactor_norm_year": 1999,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2792,
            "title": "Ultrasound and MRI findings in a case of childhood amyloid goiter.",
            "abstract": null,
            "authors": [
                "Mache, CJ",
                "Schwingshandl, J",
                "Riccabona, M",
                "Ranner, G",
                "Ring, E",
                "Fock, C",
                "Ratschek, M",
                "Malle, E",
                "Borkenstein, MH"
            ],
            "year": 1993,
            "source": "Pediatr Radiol. 1993; 23(7):565-566",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1993MK03000025",
            "pubmed": "8309770",
            "doi": "10.1007/BF02012155",
            "pmc": null,
            "organizations": [
                "2792-14013",
                "2792-14020",
                "2792-14048",
                "2792-14054"
            ],
            "persons": [
                "2792-51373-6",
                "2792-51528-6",
                "2792-51654-6",
                "2792-51833-6",
                "2792-51877-1"
            ],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "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": 2791,
            "title": "Ultrasonography, CT and MRI of retropharyngeal ganglioneuroma: a very rare neoplasm in adults.",
            "abstract": null,
            "authors": [
                "Preidler, KW",
                "Ranner, G",
                "Szolar, D",
                "Walch, C",
                "Anderhuber, W"
            ],
            "year": 1996,
            "source": "Neuroradiology. 1996; 38(4):378-380",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UM02000019",
            "pubmed": "8738101",
            "doi": "10.1007%2Fs002340050266",
            "pmc": null,
            "organizations": [
                "2791-14042",
                "2791-14054"
            ],
            "persons": [
                "2791-51729-6"
            ],
            "imported": null,
            "journal": "NEURORADIOLOGY",
            "issn": "0028-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.997,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.531645569620253,
            "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": 7379,
            "title": "The chronically altered appendix in children. Cooperative work of the Austrian Society for Pediatric Surgery",
            "abstract": null,
            "authors": [
                "Steinbrugger, B",
                "Kurz, R",
                "Pfeiffer, KP",
                "Brandesky, G",
                "Hartl, H",
                "Henkel, H",
                "Menardi, G",
                "Miholic, J",
                "Preier, L"
            ],
            "year": 1982,
            "source": "Chirurg. 1982; 53(7):431-435",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PA11700006",
            "pubmed": "7117005",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.657,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6171875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2788,
            "title": "Ultrasound fracture diagnosis--an experimental study",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, H",
                "Schatz, B",
                "Klein, A",
                "Grechenig, M"
            ],
            "year": 1997,
            "source": "Biomed Tech (Berl). 1997; 42(5):138-145",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XD32700006",
            "pubmed": "9272995",
            "doi": "10.1515/bmte.1997.42.5.138",
            "pmc": null,
            "organizations": [
                "2788-14052"
            ],
            "persons": [
                "2788-51694-2",
                "2788-60541-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1997,
            "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": 2787,
            "title": "Ultrasound imaging of foreign bodies--an experimental study",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, HG",
                "Grechenig, M",
                "Fellinger, M"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(11):308-315",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VY17400002",
            "pubmed": "9063952",
            "doi": "10.1515/bmte.1996.41.11.308",
            "pmc": null,
            "organizations": [
                "2787-14052"
            ],
            "persons": [
                "2787-51694-2",
                "2787-60541-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 1996,
            "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": 2785,
            "title": "TXK, a novel human tyrosine kinase expressed in T cells shares sequence identity with Tec family kinases and maps to 4p12.",
            "abstract": null,
            "authors": [
                "Haire, RN",
                "Ohta, Y",
                "Lewis, JE",
                "Fu, SM",
                "Kroisel, P",
                "Litman, GW"
            ],
            "year": 1994,
            "source": "Hum Mol Genet. 1994; 3(6):897-901",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NU39000008",
            "pubmed": "7951233",
            "doi": "10.1093/hmg/3.6.897",
            "pmc": null,
            "organizations": [
                "2785-14021"
            ],
            "persons": [
                "2785-51682-6"
            ],
            "imported": null,
            "journal": "HUM MOL GENET",
            "issn": "0964-6906",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.528,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.955932203389831,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2784,
            "title": "Twin Pregnancy in Uterus Didelphys",
            "abstract": null,
            "authors": [
                "Panzitt, T",
                "Gucer, F",
                "Walcher, W",
                "Arikan, G"
            ],
            "year": 1997,
            "source": "GEBURTSH FRAUENHEILK 1997 57: 685-686.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071313700007",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023160",
            "pmc": null,
            "organizations": [
                "2784-14038"
            ],
            "persons": [
                "2784-51634-6"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.395,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7383,
            "title": "Multiple tumors in cancer of the uterine corpus",
            "abstract": null,
            "authors": [
                "Schünemann, H",
                "Beaufort, F"
            ],
            "year": 1982,
            "source": "Geburtshilfe Frauenheilkd. 1982; 42(7):517-519",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PA85400004",
            "pubmed": "6922071",
            "doi": "10.1055/s-2008-1036909",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 2781,
            "title": "Tumor cell proliferation and motility estimates are prognostic factors in malignant melanoma.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Hofmann-Wellenhof, R",
                "Kofler, R",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1993,
            "source": "Anal Cell Pathol. 1993; 5(2):113-124",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KU21500004",
            "pubmed": "8466849",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2781-14047"
            ],
            "persons": [
                "2781-51617-1",
                "2781-51620-6",
                "2781-51711-6"
            ],
            "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": true
        },
        {
            "id": 2780,
            "title": "Tumor-cell motility and invasion within tumors determined by applying computer simulation to histologic patterns.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Grimstad, IA"
            ],
            "year": 1992,
            "source": "Int J Cancer. 1992; 50(2):331-335",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992GZ85200027",
            "pubmed": "1730529",
            "doi": "10.1002/ijc.2910500228",
            "pmc": null,
            "organizations": [
                "2780-14047"
            ],
            "persons": [
                "2780-51617-2"
            ],
            "imported": null,
            "journal": "INT J CANCER",
            "issn": "0020-7136",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.865384615384615,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2779,
            "title": "Tumor-Cell Markers in Uveal Melanoma - An Immunohistochemical Study",
            "abstract": null,
            "authors": [
                "Wirnsberger, GH",
                "Kleinert, R",
                "Langmann, G",
                "Fuchs, U"
            ],
            "year": 1997,
            "source": "INT J ONCOL 1997 10: 793-799.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WQ28900018",
            "pubmed": null,
            "doi": "10.3892/ijo.10.4.793",
            "pmc": null,
            "organizations": [
                "2779-14020",
                "2779-14043"
            ],
            "persons": [
                "2779-51739-1"
            ],
            "imported": null,
            "journal": "INT J ONCOL",
            "issn": "1019-6439",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.181,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.384615384615385,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}