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=2220&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158668,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2240&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2200&ordering=-imported",
    "results": [
        {
            "id": 1356,
            "title": "Inhibition of 5-hydroxytryptamine- and enterotoxin-induced fluid secretion by 5-HT receptor antagonists in the rat jejunum.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Schirgi-Degen, A",
                "Gamse, R"
            ],
            "year": 1993,
            "source": "Eur J Pharmacol. 1993; 248(2):157-162",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LU12600009",
            "pubmed": "8223962",
            "doi": "10.1016/0926-6917(93)90038-R",
            "pmc": null,
            "organizations": [
                "1356-14022"
            ],
            "persons": [
                "1356-51667-2"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL, ENVIRON TOXIC",
            "issn": "0926-6917",
            "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": 2622,
            "title": "The role of sonography in the evaluation of gastro-oesophageal reflux--correlation to pH-metry.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Maurer, U",
                "Lackner, H",
                "Uray, E",
                "Ring, E"
            ],
            "year": 1992,
            "source": "Eur J Pediatr. 1992; 151(9):655-657",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JG58300004",
            "pubmed": "1396925",
            "doi": "10.1007/BF01957566",
            "pmc": null,
            "organizations": [
                "2622-14049"
            ],
            "persons": [
                "2622-51373-2"
            ],
            "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": 0.963,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.732394366197183,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2623,
            "title": "Significance of vaginal and cervix flora with reference to ascending infections",
            "abstract": null,
            "authors": [
                "Mayer, HO"
            ],
            "year": 1991,
            "source": "Wien Klin Wochenschr. 1991; 103(23):695-703",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GU28700001",
            "pubmed": "1792794",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2623-14038"
            ],
            "persons": [],
            "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.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": 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": 1357,
            "title": "Inhibition of acid-induced hyperaemia in the rat stomach by endogenous NK2 receptor ligands.",
            "abstract": null,
            "authors": [
                "Heinemann, A",
                "Sattler, V",
                "Jocic, M",
                "Holzer, P"
            ],
            "year": 1997,
            "source": "NEUROSCI LETT 1997 237: 133-135.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071010000020",
            "pubmed": "9453233",
            "doi": "10.1016%2FS0304-3940%2897%2900831-8",
            "pmc": null,
            "organizations": [
                "1357-14022"
            ],
            "persons": [
                "1357-51756-2",
                "1357-51529-6"
            ],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.768,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.618811881188119,
            "impactfactor_norm_year": 1998,
            "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": 646,
            "title": "Cytokines in juvenile rheumatoid arthritis (JRA).",
            "abstract": null,
            "authors": [
                "Mangge, H",
                "Schauenstein, K"
            ],
            "year": 1998,
            "source": "Cytokine. 1998; 10(6):471-480",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000074336600012",
            "pubmed": "9632535",
            "doi": "10.1006/cyto.1997.0306",
            "pmc": null,
            "organizations": [
                "646-14020",
                "646-14048"
            ],
            "persons": [
                "646-52854-2"
            ],
            "imported": null,
            "journal": "CYTOKINE",
            "issn": "1043-4666",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.008,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.633333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 2626,
            "title": "The sodium channel activator Brevetoxin-3 uncovers a multiplicity of different open states of the cardiac sodium channel.",
            "abstract": null,
            "authors": [
                "Schreibmayer, W",
                "Jeglitsch, G"
            ],
            "year": 1992,
            "source": "Biochim Biophys Acta. 1992; 1104(2):233-242",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HJ31700001",
            "pubmed": "1312356",
            "doi": "10.1016/0005-2736(92)90035-K",
            "pmc": null,
            "organizations": [
                "2626-14011"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOCHIM BIOPHYS ACTA",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.507,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.701754385964912,
            "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": 2627,
            "title": "The sonographically thickened wall of the upper urinary tract system: correlation with other imaging methods.",
            "abstract": null,
            "authors": [
                "Sorantin, E",
                "Fotter, R",
                "Aigner, R",
                "Ring, E",
                "Riccabona, M"
            ],
            "year": 1997,
            "source": "Pediatr Radiol. 1997; 27(8):667-671",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XZ33800008",
            "pubmed": "9252432",
            "doi": "10.1007%2Fs002470050208",
            "pmc": null,
            "organizations": [
                "2627-14048",
                "2627-14106"
            ],
            "persons": [
                "2627-51727-6",
                "2627-51373-6",
                "2627-51557-6",
                "2627-51913-1"
            ],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.619,
            "impactfactor_year": 1997,
            "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": 1359,
            "title": "Inhibition of K1735-M2 melanoma cell invasion in vitro by retinoic acid.",
            "abstract": null,
            "authors": [
                "Helige, C",
                "Smolle, J",
                "Zellnig, G",
                "Hartmann, E",
                "Fink-Puches, R",
                "Kerl, H",
                "Tritthart, HA"
            ],
            "year": 1993,
            "source": "Clin Exp Metastasis. 1993; 11(5):409-418",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LZ70000006",
            "pubmed": "8375116",
            "doi": "10.1007/BF00132984",
            "pmc": null,
            "organizations": [
                "1359-14011",
                "1359-14043",
                "1359-14047"
            ],
            "persons": [
                "1359-51519-6",
                "1359-51620-6",
                "1359-52589-6",
                "1359-51617-6"
            ],
            "imported": null,
            "journal": "CLIN EXP METASTAS",
            "issn": "0262-0898",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.415,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "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": 2630,
            "title": "The structure of the mouse lipoprotein lipase gene: a B1 repetitive element is inserted into the 3' untranslated region of the mRNA.",
            "abstract": null,
            "authors": [
                "Zechner, R",
                "Newman, TC",
                "Steiner, E",
                "Breslow, JL"
            ],
            "year": 1991,
            "source": "Genomics. 1991; 11(1):62-76",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GA48800008",
            "pubmed": "1765386",
            "doi": "10.1016/0888-7543(91)90102-K",
            "pmc": null,
            "organizations": [
                "2630-14013"
            ],
            "persons": [],
            "imported": null,
            "journal": "GENOMICS",
            "issn": "0888-7543",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.037,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.91869918699187,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED 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": 2631,
            "title": "Sudden infant death (SIDS) in Austria. How reliable is the diagnosis?",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Kytir, J",
                "Sackl, G",
                "Ratschek, M",
                "Roll, P",
                "Kurz, R"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(8):237-241",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QU82400001",
            "pubmed": "7762242",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2631-14019",
                "2631-14020",
                "2631-14048"
            ],
            "persons": [
                "2631-51680-6",
                "2631-51528-6",
                "2631-51821-2"
            ],
            "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": false
        },
        {
            "id": 1361,
            "title": "Inhibition of prostanoid formation in intact cells by 2,5-di-(tert-butyl)-1,4-benzohydroquinone, a blocker of Ca(2+)-ATPases.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Zach, D",
                "Huber, E",
                "Ziermann, L",
                "Gleispach, H",
                "Windischhofer, W"
            ],
            "year": 1996,
            "source": "Br J Pharmacol. 1996; 117(3):540-544",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TY67600021",
            "pubmed": "8821546",
            "doi": "10.1111/j.1476-5381.1996.tb15224.x",
            "pmc": "PMC1909317",
            "organizations": [
                "1361-14048"
            ],
            "persons": [
                "1361-51979-6"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.075,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 648,
            "title": "Cytomegalovirus after heart transplantation: definitions for the guidance of antiviral therapy.",
            "abstract": null,
            "authors": [
                "Iberer, F",
                "Tscheliessnigg, K",
                "Halwachs, G",
                "Auer, T",
                "Wasler, A",
                "Petutschnigg, B",
                "Schreier, G",
                "Müller, H",
                "Allmayer, T",
                "Prenner, G"
            ],
            "year": 1995,
            "source": "Scand J Infect Dis Suppl. 1995; 99(3):100-103",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TZ68700022",
            "pubmed": "8668929",
            "doi": null,
            "pmc": null,
            "organizations": [
                "648-14073"
            ],
            "persons": [
                "648-56926-6",
                "648-51819-6",
                "648-51982-6"
            ],
            "imported": null,
            "journal": "SCAND J INFEC DIS",
            "issn": "0036-5548",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.085,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.333333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1363,
            "title": "Inhibitors for the in vitro assembly of Lp(a).",
            "abstract": null,
            "authors": [
                "Frank, S",
                "Durovic, S",
                "Kostner, K",
                "Kostner, GM"
            ],
            "year": 1995,
            "source": "Arterioscler Thromb Vasc Biol. 1995; 15(10):1774-1780",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RZ86500032",
            "pubmed": "7583555",
            "doi": "10.1161/01.ATV.15.10.1774",
            "pmc": null,
            "organizations": [
                "1363-14013"
            ],
            "persons": [
                "1363-51669-4",
                "1363-51988-1"
            ],
            "imported": null,
            "journal": "ARTERIOSCLER THROMB VASC BIOL",
            "issn": "1079-5642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.533,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.915254237288136,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2635,
            "title": "The treatment of chronic sinusitis: a controversial issue.",
            "abstract": null,
            "authors": [
                "Lund, VJ",
                "Neijens, HJ",
                "Clement, PA",
                "Lusk, R",
                "Stammberger, H"
            ],
            "year": 1995,
            "source": "Int J Pediatr Otorhinolaryngol. 1995; 32 Suppl(1):S21-S35",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RK99700006",
            "pubmed": "7665294",
            "doi": "10.1016%2F0165-5876%2894%2901139-O",
            "pmc": null,
            "organizations": [
                "2635-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J PED OTORHINOLARYNGOL",
            "issn": "0165-5876",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.529,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.169014084507042,
            "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": 2636,
            "title": "Results of efficacy study with diclofenac/orphenadrine infusions in patients with musculoskeletal diseases and functional disorders",
            "abstract": null,
            "authors": [
                "Aglas, F",
                "Fruhwald, FM",
                "Chlud, K"
            ],
            "year": 1998,
            "source": "Acta Med Austriaca. 1998; 25(3):86-90",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076331100003",
            "pubmed": "9816400",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "2636-51700-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.504672897196262,
            "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": 2637,
            "title": "The use of polydimethylsiloxane in the treatment of incontinence after radical prostatectomy.",
            "abstract": null,
            "authors": [
                "Colombo, T",
                "Augustin, H",
                "Breinl, E",
                "Schips, L",
                "Hubmer, G"
            ],
            "year": 1997,
            "source": "Br J Urol. 1997; 80(6):923-926",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071258800018",
            "pubmed": "9439411",
            "doi": "10.1046/j.1464-410X.1997.00472.x",
            "pmc": null,
            "organizations": [
                "2637-14056"
            ],
            "persons": [
                "2637-51970-6"
            ],
            "imported": null,
            "journal": "BRIT J UROL",
            "issn": "0007-1331",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.079,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.560975609756098,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1365,
            "title": "Initial effects of treatment of Class II malocclusion with the Herren activator, activator-headgear combination, and Jasper Jumper.",
            "abstract": null,
            "authors": [
                "Weiland, FJ",
                "Ingervall, B",
                "Bantleon, HP",
                "Droacht, H"
            ],
            "year": 1997,
            "source": "Am J Orthod Dentofacial Orthop. 1997; 112(1):19-27",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XK91100006",
            "pubmed": "9228837",
            "doi": "10.1016/S0889-5406(97)70269-5",
            "pmc": null,
            "organizations": [
                "1365-14057"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J ORTHODONT DENT ORTHOP",
            "issn": "0889-5406",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.522,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.244444444444444,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": 650,
            "title": "Cytomorphology of anaplastic ependymoma in a pleural effusion. A case report.",
            "abstract": null,
            "authors": [
                "Würtz, FG",
                "Dinges, HP",
                "Radner, H",
                "Kleinert, R"
            ],
            "year": 1995,
            "source": "Acta Cytol. 1995; 39(3):577-585",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995QZ56500038",
            "pubmed": "7762356",
            "doi": null,
            "pmc": null,
            "organizations": [
                "650-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA CYTOL",
            "issn": "0001-5547",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.726,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.647058823529412,
            "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": 2640,
            "title": "Value of ultrasound in diagnosis of post-traumatic heterotopic ossifications",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Fellinger, M",
                "Passler, J",
                "Clement, HG"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(10):273-277",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VQ13900002",
            "pubmed": "9019228",
            "doi": "10.1515/bmte.1996.41.10.273",
            "pmc": null,
            "organizations": [
                "2640-14052"
            ],
            "persons": [
                "2640-51694-2",
                "2640-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": 3849,
            "title": "A long-term review of the treatment of patients with Ewing's sarcoma in one institution.",
            "abstract": null,
            "authors": [
                "Sluga, M",
                "Windhager, R",
                "Lang, S",
                "Heinzl, H",
                "Krepler, P",
                "Mittermayer, F",
                "Dominkus, M",
                "Zoubek, A",
                "Kotz, R"
            ],
            "year": 2001,
            "source": "Eur J Surg Oncol. 2001; 27(6):569-573",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170853000011",
            "pubmed": "11520091",
            "doi": "10.1053/ejso.2001.1164",
            "pmc": null,
            "organizations": [
                "3849-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J SURG ONCOL",
            "issn": "0748-7983",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.316,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.676258992805755,
            "impactfactor_norm_year": 2001,
            "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
        }
    ]
}