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=420&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=440&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=400&ordering=-imported",
    "results": [
        {
            "id": 497,
            "title": "Cloning and expression of the Campylobacter jejuni lon gene detected by RNA arbitrarily primed PCR.",
            "abstract": null,
            "authors": [
                "Thies, FL",
                "Hartung, HP",
                "Giegerich, G"
            ],
            "year": 1998,
            "source": "FEMS Microbiol Lett. 1998; 165(2):329-334",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075509800016",
            "pubmed": "9742705",
            "doi": "10.1016%2FS0378-1097%2898%2900296-1",
            "pmc": null,
            "organizations": [
                "497-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "FEMS MICROBIOL LETT",
            "issn": "0378-1097",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.581,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.604938271604938,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 498,
            "title": "Cloning and tissue expression of two cDNAs encoding the peroxisomal 2-enoyl-CoA hydratase/3-hydroxyacyl-CoA dehydrogenase in the guinea pig liver.",
            "abstract": null,
            "authors": [
                "Caira, F",
                "Cherkaoui-Malki, M",
                "Hoefler, G",
                "Latruffe, N"
            ],
            "year": 1996,
            "source": "FEBS Lett. 1996; 378(1):57-60",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TP02900011",
            "pubmed": "8549802",
            "doi": "10.1016%2F0014-5793%2895%2901425-X",
            "pmc": null,
            "organizations": [
                "498-14020"
            ],
            "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.75,
            "impactfactor_year": 1996,
            "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": 499,
            "title": "Closure of bronchial defects using a pedicled pericardial flap.",
            "abstract": null,
            "authors": [
                "Smolle-Jüettner, FM",
                "Pinter, H",
                "Pongratz, G",
                "Ratzenhofer, B",
                "Popper, H",
                "Friehs, G"
            ],
            "year": 1993,
            "source": "Ann Thorac Surg. 1993; 56(4):923-926",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MC06500020",
            "pubmed": "8215670",
            "doi": "10.1016/0003-4975(93)90356-M",
            "pmc": null,
            "organizations": [
                "499-14020",
                "499-14044",
                "499-14045"
            ],
            "persons": [
                "499-51615-2"
            ],
            "imported": null,
            "journal": "ANN THORAC SURG",
            "issn": "0003-4975",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.651,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.8828125,
            "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": 500,
            "title": "CMV antigenemia (the lower matrix protein PP65), a marker for the guidance of antiviral therapy in cytomegalovirus disease after orthotopic heart transplantation.",
            "abstract": null,
            "authors": [
                "Iberer, F",
                "Tscheliessnigg, KH",
                "Halwachs, G",
                "Auer, T",
                "Wasler, A",
                "Petutschnigg, B",
                "Müller, H",
                "Freigassner, M",
                "Allmayr, T",
                "Hipmair, G"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):718-722",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700005",
            "pubmed": "8560893",
            "doi": null,
            "pmc": null,
            "organizations": [
                "500-14073"
            ],
            "persons": [
                "500-51819-6",
                "500-51982-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 501,
            "title": "CNS late effects after ALL therapy in childhood. Part I: Neuroradiological findings in long-term survivors of childhood ALL--an evaluation of the interferences between morphology and neuropsychological performance. The German Late Effects Working Group.",
            "abstract": null,
            "authors": [
                "Hertzberg, H",
                "Huk, WJ",
                "Ueberall, MA",
                "Langer, T",
                "Meier, W",
                "Dopfer, R",
                "Skalej, M",
                "Lackner, H",
                "Bode, U",
                "Janssen, G",
                "Zintl, F",
                "Beck, JD"
            ],
            "year": 1997,
            "source": "Med Pediatr Oncol. 1997; 28(6):387-400",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WX01300001",
            "pubmed": "9143382",
            "doi": "10.1002%2F%28SICI%291096-911X%28199706%2928%3A6%3C387%3A%3AAID-MPO1%3E3.0.CO%3B2-C",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED PEDIAT ONCOL",
            "issn": "0098-1532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.693,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.929577464788732,
            "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": 260,
            "title": "Apoptotic nuclei within the uterine decidua of first trimester pregnancy arise from CD45 positive leukocytes.",
            "abstract": null,
            "authors": [
                "Hammer, A",
                "Dohr, G"
            ],
            "year": 1999,
            "source": "Am J Reprod Immunol. 1999; 42(2):88-94",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081967300004",
            "pubmed": "10476690",
            "doi": null,
            "pmc": null,
            "organizations": [
                "260-14017"
            ],
            "persons": [
                "260-51666-6",
                "260-51714-2"
            ],
            "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": 2.448,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "REPRODUCTIVE BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 27,
            "title": "3,4-Methylenedioxymetamphetamine (ecstasy) induces c-fos-like protein and mRNA in rat organotypic dorsal striatal slices.",
            "abstract": null,
            "authors": [
                "Schatz, DS",
                "Kaufmann, WA",
                "Schuligoi, R",
                "Humpel, C",
                "Saria, A"
            ],
            "year": 2000,
            "source": "Synapse. 2000; 36(1):75-83",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085659400008",
            "pubmed": "10700028",
            "doi": "10.1002%2F%28SICI%291098-2396%28200004%2936%3A1%3C75%3A%3AAID-SYN8%3E3.0.CO%3B2-I",
            "pmc": null,
            "organizations": [
                "27-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "SYNAPSE",
            "issn": "0887-4476",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.402,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.793103448275862,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 505,
            "title": "Co-expression of cytokeratin and vimentin filaments in rete testis and epididymis. An immunohistochemical study.",
            "abstract": null,
            "authors": [
                "Dinges, HP",
                "Zatloukal, K",
                "Schmid, C",
                "Mair, S",
                "Wirnsberger, G"
            ],
            "year": 1991,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1991; 418(2):119-127",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EW78400005",
            "pubmed": "1705065",
            "doi": "10.1007/BF01600287",
            "pmc": null,
            "organizations": [
                "505-14020"
            ],
            "persons": [
                "505-51663-6",
                "505-51739-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "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": true
        },
        {
            "id": 507,
            "title": "Cold air challenge of airway reactivity in children: a correlation of transcutaneously measured oxygen tension and conventional lung functions.",
            "abstract": null,
            "authors": [
                "Eber, E",
                "Varga, EM",
                "Zach, MS"
            ],
            "year": 1991,
            "source": "PEDIAT PULM 1991 10: 273-277.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FU22100008",
            "pubmed": "1896236",
            "doi": "10.1002/ppul.1950100409",
            "pmc": null,
            "organizations": [
                "507-14048"
            ],
            "persons": [
                "507-51713-1"
            ],
            "imported": null,
            "journal": "PEDIAT PULM",
            "issn": "8755-6863",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.184,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.676056338028169,
            "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": 509,
            "title": "Colliculus atlantis--a rarely observed anatomic structure--in a transoral roentgen image of the thoracic spine",
            "abstract": null,
            "authors": [
                "Schmidberger, HR",
                "Weiglein, AH"
            ],
            "year": 1998,
            "source": "Rofo. 1998; 169(6):590-595",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078173300004",
            "pubmed": "9930210",
            "doi": "10.1055/s-2007-1015346",
            "pmc": null,
            "organizations": [
                "509-14018",
                "509-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ROFO, FORTSCHR RONTGENSTRAHL",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.901,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.493670886075949,
            "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": 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": 263,
            "title": "Application of combined three-dimensional bone and soft tissue model. A case report.",
            "abstract": null,
            "authors": [
                "Santler, G",
                "Kaercher, H",
                "Gaggl, A",
                "Schultes, G"
            ],
            "year": 1998,
            "source": "Int J Oral Maxillofac Surg. 1998; 27(6):482-484",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077578200018",
            "pubmed": "9869293",
            "doi": "10.1016/S0901-5027(98)80043-X",
            "pmc": null,
            "organizations": [
                "263-14112"
            ],
            "persons": [
                "263-51566-6",
                "263-51864-2"
            ],
            "imported": null,
            "journal": "INT J ORAL MAXILLOFAC SURG",
            "issn": "0901-5027",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.749,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.5234375,
            "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": 122,
            "title": "Acquired thrombin inhibitor in a 9-year-old child after total correction of univentricular heart with pulmonary atresia and administration of fibrin glue",
            "abstract": null,
            "authors": [
                "Muntean, W",
                "Zenz, W",
                "Finding, K"
            ],
            "year": 1992,
            "source": "Wien Klin Wochenschr. 1992; 104(4):101-104",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HF17600005",
            "pubmed": "1570710",
            "doi": null,
            "pmc": null,
            "organizations": [
                "122-14048"
            ],
            "persons": [
                "122-51651-1",
                "122-51647-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 264,
            "title": "Application of HELP in nonarteritic anterior ischemic optic neuropathy: a prospective, randomized, controlled study.",
            "abstract": null,
            "authors": [
                "Haas, A",
                "Walzl, M",
                "Jesenik, F",
                "Walzl, B",
                "Berghold, A",
                "Berglöff, J",
                "Feigl, B",
                "Faulborn, J"
            ],
            "year": 1997,
            "source": "Graefes Arch Clin Exp Ophthalmol. 1997; 235(1):14-19",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WH78600004",
            "pubmed": "9034837",
            "doi": "10.1007%2FBF01007832",
            "pmc": null,
            "organizations": [
                "264-14011",
                "264-14026",
                "264-14043"
            ],
            "persons": [
                "264-51344-6",
                "264-51850-2"
            ],
            "imported": null,
            "journal": "GRAEF ARCH CLIN EXP OPHTHAL",
            "issn": "0721-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.783,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.642857142857143,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 571,
            "title": "Congenital giant arteriovenous malformation in a 31-year-old male.",
            "abstract": null,
            "authors": [
                "Friehs, I",
                "Koch, G"
            ],
            "year": 1991,
            "source": "Thorac Cardiovasc Surg. 1991; 39(2):110-112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FN37600014",
            "pubmed": "1877051",
            "doi": "10.1055/s-2007-1013945",
            "pmc": null,
            "organizations": [
                "571-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.453,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.421875,
            "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": 265,
            "title": "Application of M-mode sonography to functional evaluation in pediatric patients.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Sorantin, E",
                "Ring, E"
            ],
            "year": 1998,
            "source": "Eur Radiol. 1998; 8(8):1457-1461",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076240800029",
            "pubmed": "9853237",
            "doi": "10.1007%2Fs003300050575",
            "pmc": null,
            "organizations": [
                "265-14048",
                "265-14106"
            ],
            "persons": [
                "265-51373-2",
                "265-51913-6"
            ],
            "imported": null,
            "journal": "EUROPEAN RADIOL",
            "issn": "0938-7994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.783,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.443037974683544,
            "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": true
        },
        {
            "id": 516,
            "title": "Combination treatment based on metabolic effects of dinaline.",
            "abstract": null,
            "authors": [
                "Schaider, H",
                "Haberkorn, U",
                "Petru, E",
                "Berger, MR"
            ],
            "year": 1995,
            "source": "J Cancer Res Clin Oncol. 1995; 121(4):203-210",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QW70300002",
            "pubmed": "7751318",
            "doi": "10.1007%2FBF01366963",
            "pmc": null,
            "organizations": [
                "516-14038",
                "516-14047"
            ],
            "persons": [
                "516-53662-2",
                "516-51624-6"
            ],
            "imported": null,
            "journal": "J CANCER RES CLIN ONCOL",
            "issn": "0171-5216",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.459,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.442307692307692,
            "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": 266,
            "title": "Application of silver acetate autometallography and gold-silver staining methods for in situ DNA hybridization.",
            "abstract": null,
            "authors": [
                "Hacker, GW",
                "Graf, AH",
                "Hauser-Kronberger, C",
                "Wirnsberger, G",
                "Schiechl, A",
                "Bernatzky, G",
                "Wittauer, U",
                "Su, HC",
                "Adam, H",
                "Thurner, J"
            ],
            "year": 1993,
            "source": "Chin Med J (Engl). 1993; 106(2):83-92",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KW87000001",
            "pubmed": "8389275",
            "doi": null,
            "pmc": null,
            "organizations": [
                "266-14010",
                "266-14020"
            ],
            "persons": [
                "266-51739-6"
            ],
            "imported": null,
            "journal": "CHIN MED J",
            "issn": "0366-6999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.084,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0934579439252336,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 518,
            "title": "Combined treatment of metastatic osteosarcoma of the spine.",
            "abstract": null,
            "authors": [
                "Bauernhofer, T",
                "Stöger, H",
                "Kasparek, AK",
                "Ploner, F",
                "Kuss, I",
                "Pieber, TR",
                "Kotz, R",
                "Samonigg, H"
            ],
            "year": 1999,
            "source": "Oncology. 1999; 57(4):265-268",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000083959600001",
            "pubmed": "10575309",
            "doi": "10.1159/000012058",
            "pmc": null,
            "organizations": [
                "518-14085"
            ],
            "persons": [
                "518-51532-6",
                "518-51538-6",
                "518-51692-2",
                "518-51831-6"
            ],
            "imported": null,
            "journal": "ONCOLOGY, BASEL",
            "issn": "0030-2414",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.684,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.733333333333333,
            "impactfactor_norm_year": 1999,
            "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": 124,
            "title": "Acrodermatitis chronica atrophicans in an 11-year-old girl.",
            "abstract": null,
            "authors": [
                "Muellegger, RR",
                "Schluepen, EM",
                "Millner, MM",
                "Soyer, HP",
                "Volkenandt, M",
                "Kerl, H"
            ],
            "year": 1996,
            "source": "Br J Dermatol. 1996; 135(4):609-612",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VM54200021",
            "pubmed": "8915157",
            "doi": "10.1046%2Fj.1365-2133.1996.d01-1051.x",
            "pmc": null,
            "organizations": [
                "124-14047",
                "124-14048"
            ],
            "persons": [
                "124-51620-6"
            ],
            "imported": null,
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.885,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.914285714285714,
            "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": 9337,
            "title": "Assessment of the conduction of the cardiac impulse by a new epicardiac surface and stimulation technique (SST-ECG) in Langendorff perfused mammalian hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Stark, U",
                "Tritthart, HA"
            ],
            "year": 1989,
            "source": "J Pharmacol Methods. 1989; 21(3):195-209",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U712800003",
            "pubmed": "2724989",
            "doi": "10.1016/0160-5402(89)90054-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9337-51519-6"
            ],
            "imported": null,
            "journal": "J PHARMACOL METHODS",
            "issn": "0160-5402",
            "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
        }
    ]
}