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=2680&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157655,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2700&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2660&ordering=impactfactor_norm",
    "results": [
        {
            "id": 1096,
            "title": "Fractal tumor stromal border in a nonequilibrium growth model.",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1998,
            "source": "Anal Quant Cytol Histol. 1998; 20(1):7-13",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072088000002",
            "pubmed": "9513686",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1096-14047"
            ],
            "persons": [
                "1096-51617-2"
            ],
            "imported": null,
            "journal": "ANAL QUANT CYTOL HISTOL",
            "issn": "0884-6812",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.667,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.143884892086331,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1864,
            "title": "Optimization of linear image combination for segmentation in red-green-blue images.",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1996,
            "source": "Anal Quant Cytol Histol. 1996; 18(4):323-329",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VC29500011",
            "pubmed": "8862676",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1864-14047"
            ],
            "persons": [
                "1864-51617-2"
            ],
            "imported": null,
            "journal": "ANAL QUANT CYTOL HISTOL",
            "issn": "0884-6812",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.155,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.143884892086331,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2169,
            "title": "Quantitative effects of intercellular signals on computer-simulated tumor patterns.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Hofmann-Wellenhof, R"
            ],
            "year": 1993,
            "source": "Anal Quant Cytol Histol. 1993; 15(3):213-219",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LH82400010",
            "pubmed": "8347262",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2169-14047"
            ],
            "persons": [
                "2169-51617-2",
                "2169-51711-6"
            ],
            "imported": null,
            "journal": "ANAL QUANT CYTOL HISTOL",
            "issn": "0884-6812",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.274,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.143884892086331,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 9289,
            "title": "Immunocytochemistry in cytology. Comparative evaluation of different techniques.",
            "abstract": null,
            "authors": [
                "Dinges, HP",
                "Wirnsberger, G",
                "Höfler, H"
            ],
            "year": 1989,
            "source": "Anal Quant Cytol Histol. 1989; 11(1):22-32",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989T406600004",
            "pubmed": "2655648",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9289-51739-6"
            ],
            "imported": null,
            "journal": "ANAL QUANT CYTOL HISTOL",
            "issn": "0884-6812",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.274,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.143884892086331,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 291,
            "title": "Assessment of tumor cell cohesion in vivo using pattern interpretation by cellular automata.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Hofmann-Wellenhof, R",
                "Fink-Puches, R",
                "Auersperg, N"
            ],
            "year": 1996,
            "source": "Anal Quant Cytol Histol. 1996; 18(3):199-204",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UR15900003",
            "pubmed": "8790832",
            "doi": null,
            "pmc": null,
            "organizations": [
                "291-14047"
            ],
            "persons": [
                "291-51617-2",
                "291-51711-6",
                "291-52589-6"
            ],
            "imported": null,
            "journal": "ANAL QUANT CYTOL HISTOL",
            "issn": "0884-6812",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.155,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.143884892086331,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 135936,
            "title": "Comparison of operative techniques in acute type A aortic dissection performing the distal anastomosis.",
            "abstract": null,
            "authors": [
                "Danner, BC",
                "Natour, E",
                "Horst, M",
                "Dikov, V",
                "Ghosh, PK",
                "Dapunt, OE"
            ],
            "year": 2007,
            "source": "J CARDIAC SURG. 2007; 22(2): 105-110. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244544600005",
            "pubmed": "17338742",
            "doi": "10.1111/j.1540-8191.2006.00369.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-04-02T13:04:45+02:00",
            "journal": "J CARDIAC SURG",
            "issn": "0886-0440",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CARDIAC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.532,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.144,
            "impactfactor_norm_year": 2007,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 152126,
            "title": "Skin tissue engineering--from split skin to engineered skin grafts?].",
            "abstract": null,
            "authors": [
                "Beier, JP",
                "Boos, AM",
                "Kamolz, L",
                "Vogt, PM",
                "Koller, R",
                "Horch, RE"
            ],
            "year": 2010,
            "source": "Handchir Mikrochir Plast Chir. 2010; 42(6): 342-353. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000286686100004",
            "pubmed": "20480457",
            "doi": "10.1055/s-0030-1252044",
            "pmc": null,
            "organizations": [],
            "persons": [
                "152126-80111-6"
            ],
            "imported": "2016-04-22T02:00:00+02:00",
            "journal": "Handchir Mikrochir Plast Chir",
            "issn": "0722-1819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.488,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.144,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.251,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 167417,
            "title": "General Movements: A Behavioral Biomarker of Later Motor and Cognitive Dysfunction in NICU Graduates.",
            "abstract": null,
            "authors": [
                "Peyton, C",
                "Einspieler, C"
            ],
            "year": 2018,
            "source": "PEDIATR ANN. 2018; 47(4): e159-e164-e159-e164. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000430457600007",
            "pubmed": "29668025",
            "doi": "10.3928/19382359-20180325-01",
            "pmc": null,
            "organizations": [
                "167417-14068"
            ],
            "persons": [],
            "imported": "2018-05-18T11:25:37+02:00",
            "journal": "PEDIATR ANN",
            "issn": "0090-4481",
            "collection_publisher": null,
            "collection_title": "PEDIATRIC ANNALS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.926,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.144,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.137,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 97481,
            "title": "Do you know this syndrome?.",
            "abstract": null,
            "authors": [
                "Parente, JN",
                "Schettini, AP",
                "Massone, C",
                "Parente, RT",
                "Schettini, RA"
            ],
            "year": 2009,
            "source": "An Bras Dermatol. 2009; 84(5):547-549",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000273584600019",
            "pubmed": "20098863",
            "doi": "10.1590/S0365-05962009000500019",
            "pmc": null,
            "organizations": [
                "97481-14047"
            ],
            "persons": [],
            "imported": "2010-02-03T11:06:51+01:00",
            "journal": "AN BRASIL DERMATOL",
            "issn": "0365-0596",
            "collection_publisher": null,
            "collection_title": "ANAIS BRASILEIROS DE DERMATOLOGIA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.337,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.145,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.145,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 188035,
            "title": "Sclerotic Fibroma-Like Dermatofibrosarcoma Protuberans With Pleomorphic Sarcomatous Transformation: A Diagnostic Challenge",
            "abstract": null,
            "authors": [
                "Saggini, A",
                "Cerroni, L",
                "Balzarini, P",
                "di Prete, M",
                "Lora, V",
                "Cota, C"
            ],
            "year": 2021,
            "source": "AM J DERMATOPATH. 2021; 43(4): 315-317. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000656631800023",
            "pubmed": "32732686",
            "doi": "10.1097/DAD.0000000000001762",
            "pmc": null,
            "organizations": [
                "188035-14047"
            ],
            "persons": [
                "188035-51751-6"
            ],
            "imported": "2021-06-21T09:46:43+02:00",
            "journal": "AM J DERMATOPATH",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": "AMERICAN JOURNAL OF DERMATOPATHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.319,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.145,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.197,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187419,
            "title": "[How do Migrant Women with Depression Experience Access to Care in Germany? A Qualitative Interview Study on Difficulties and Wishes of those Affected].",
            "abstract": null,
            "authors": [
                "Eidmann, C",
                "Siebenhofer, A",
                "Güthlin, C"
            ],
            "year": 2021,
            "source": "PSYCHOTHER PSYCH MED. 2021; 9(3):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000633691100001",
            "pubmed": "33773518",
            "doi": "10.1055/a-1390-4093",
            "pmc": null,
            "organizations": [
                "187419-27964"
            ],
            "persons": [
                "187419-51098-4"
            ],
            "imported": "2021-04-26T10:08:39+02:00",
            "journal": "PSYCHOTHER PSYCH MED",
            "issn": "0937-2032",
            "collection_publisher": null,
            "collection_title": "PSYCHOTHERAPIE PSYCHOSOMATIK MEDIZINISCHE PSYCHOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.311,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.145,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "PSYCHOLOGY, CLINICAL-SSCI",
            "impactfactor_norm_super": 0.26,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "PSYCHOLOGY, CLINICAL-SSCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 190047,
            "title": "Multiple Comedonal Plaques of Both Ears With Hearing Loss: Challenge",
            "abstract": null,
            "authors": [
                "Baba, Y",
                "Fink-Puches, R",
                "Cerroni, L"
            ],
            "year": 2021,
            "source": "AM J DERMATOPATH. 2021; 43(11): E119-E120. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000707429600001",
            "pubmed": "34651597",
            "doi": "10.1097/DAD.0000000000001910",
            "pmc": null,
            "organizations": [
                "190047-14047"
            ],
            "persons": [
                "190047-51751-4",
                "190047-52589-6"
            ],
            "imported": "2021-11-02T08:40:35+01:00",
            "journal": "AM J DERMATOPATH",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": "AMERICAN JOURNAL OF DERMATOPATHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.319,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.145,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.197,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 190090,
            "title": "Multiple Comedonal Plaques of Both Ears With Hearing Loss: Answer",
            "abstract": null,
            "authors": [
                "Baba, Y",
                "Fink-Puches, R",
                "Cerroni, L"
            ],
            "year": 2021,
            "source": "AM J DERMATOPATH. 2021; 43(11): 838-839. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000707429600018",
            "pubmed": "34651593",
            "doi": "10.1097/DAD.0000000000001911",
            "pmc": null,
            "organizations": [
                "190090-14047"
            ],
            "persons": [
                "190090-51751-4",
                "190090-52589-6"
            ],
            "imported": "2021-11-02T08:40:35+01:00",
            "journal": "AM J DERMATOPATH",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": "AMERICAN JOURNAL OF DERMATOPATHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.319,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.145,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.197,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 188022,
            "title": "Intravascular Cutaneous Disorders. A Clinicopathologic Review.",
            "abstract": null,
            "authors": [
                "Vilas, Boas, P",
                "Cerroni, L",
                "Requena, L"
            ],
            "year": 2021,
            "source": "Am J Dermatopathol. 2021; 43(2):119-136",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000656645900011",
            "pubmed": "32618704",
            "doi": "10.1097/DAD.0000000000001706",
            "pmc": null,
            "organizations": [
                "188022-14047"
            ],
            "persons": [
                "188022-51751-6"
            ],
            "imported": "2021-06-21T09:46:43+02:00",
            "journal": "AM J DERMATOPATH",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": "AMERICAN JOURNAL OF DERMATOPATHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.319,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.145,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.197,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 178840,
            "title": "Genetic study of Khyber-Pukhtunkhwa resident Pakistani families presenting primary microcephaly with intellectual disability.",
            "abstract": null,
            "authors": [
                "Ahmed, J",
                "Windpassinger, C",
                "Salim, M",
                "Wiener, M",
                "Petek, E",
                "Schaflinger, E",
                "Taj, S",
                "Hussain, S",
                "Abbas, S",
                "Abbas, M",
                "Younis, I",
                "Muhammad, N",
                "Khan, S",
                "Khan, MA"
            ],
            "year": 2019,
            "source": "J Pak Med Assoc. 2019; 69(12): 1812-1816. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000504420900004",
            "pubmed": "31853109",
            "doi": "10.5455/JPMA.300681",
            "pmc": null,
            "organizations": [
                "178840-14021"
            ],
            "persons": [
                "178840-50811-6",
                "178840-51996-6"
            ],
            "imported": "2019-12-20T01:00:00+01:00",
            "journal": "J Pak Med Assoc",
            "issn": "0030-9982",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.573,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.145,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.206,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 179978,
            "title": "Minocycline and Its Impact on Microbial Dysbiosis in the Skin and Gastrointestinal Tract of Acne Patients.",
            "abstract": null,
            "authors": [
                "Thompson, KG",
                "Rainer, BM",
                "Antonescu, C",
                "Florea, L",
                "Mongodin, EF",
                "Kang, S",
                "Chien, AL"
            ],
            "year": 2020,
            "source": "ANN DERMATOL. 2020; 32(1): 21-30. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000506633500004",
            "pubmed": "33911705",
            "doi": "10.5021/ad.2020.32.1.21",
            "pmc": "PMC7992645",
            "organizations": [
                "179978-14047"
            ],
            "persons": [],
            "imported": "2020-02-03T10:09:15+01:00",
            "journal": "ANN DERMATOL",
            "issn": "1013-9087",
            "collection_publisher": null,
            "collection_title": "ANNALS OF DERMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.444,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.145,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.5,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 161450,
            "title": "Objective Assessment of Nasal Patency.",
            "abstract": null,
            "authors": [
                "Giotakis, AI",
                "Tomazic, PV",
                "Riechelmann, H",
                "Vent, J"
            ],
            "year": 2017,
            "source": "Facial Plast Surg. 2017; 33(4): 378-387. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000406491000005",
            "pubmed": "28753711",
            "doi": "10.1055/s-0037-1604356",
            "pmc": null,
            "organizations": [
                "161450-14066"
            ],
            "persons": [],
            "imported": "2017-07-29T02:00:00+02:00",
            "journal": "Facial Plast Surg",
            "issn": "0736-6825",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.813,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.145,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.16,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "SURGERY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 16123,
            "title": "Interindividual differences of response to statin treatment cannot be explained by variations of the human gene for RhoA.",
            "abstract": null,
            "authors": [
                "Oliyarnyk, O",
                "Renner, W",
                "Paulweber, B",
                "Wascher, TC"
            ],
            "year": 2005,
            "source": "Biochem Genet. 2005; 43(3-4):143-148",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227908200005",
            "pubmed": "15932062",
            "doi": "10.1007/s10528-005-1507-0",
            "pmc": null,
            "organizations": [
                "16123-14028"
            ],
            "persons": [
                "16123-50910-6"
            ],
            "imported": null,
            "journal": "BIOCHEM GENET",
            "issn": "0006-2928",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.776,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.145161290322581,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 111065,
            "title": "New appointment of the members of the Swimming Pool Water Commission, the Federal Environment Agency",
            "abstract": null,
            "authors": [
                "Donze, G",
                "Gansloser, G",
                "Mascher, F",
                "Schoenen, D",
                "Uhl, W",
                "Wiedenmann, A"
            ],
            "year": 2011,
            "source": "BUNDESGESUNDHEITSBLATT-GESUND. 2011; 54(5): 664-664. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000290323300020",
            "pubmed": null,
            "doi": "10.1007/s00103-011-1277-2",
            "pmc": null,
            "organizations": [
                "111065-14023"
            ],
            "persons": [
                "111065-51664-6"
            ],
            "imported": "2011-05-23T12:56:44+02:00",
            "journal": "BUNDESGESUNDHEITSBLATT-GESUND",
            "issn": "1436-9990",
            "collection_publisher": null,
            "collection_title": "BUNDESGESUNDHEITSBLATT-GESUNDHEITSFORSCHUNG-GESUNDHEITSSCHUTZ; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.658,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.146,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "impactfactor_norm_super": 0.344,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "PUBLIC, ENVIRONMENTAL + OCCUPATIONAL HEALTH",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 123990,
            "title": "Bariatric surgery in extremely obese children and adolescents.",
            "abstract": null,
            "authors": [
                "Bluher, S",
                "Till, H",
                "Kiess, W",
                ""
            ],
            "year": 2011,
            "source": "BUNDESGESUNDHEITSBLATT-GESUND. 2011; 54(5): 577-583. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000290323300009",
            "pubmed": "21547649",
            "doi": "10.1007/s00103-011-1268-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123990-83445-6"
            ],
            "imported": "2012-12-10T12:57:20+01:00",
            "journal": "BUNDESGESUNDHEITSBLATT-GESUND",
            "issn": "1436-9990",
            "collection_publisher": null,
            "collection_title": "BUNDESGESUNDHEITSBLATT-GESUNDHEITSFORSCHUNG-GESUNDHEITSSCHUTZ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.658,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.146,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "impactfactor_norm_super": 0.344,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "PUBLIC, ENVIRONMENTAL + OCCUPATIONAL HEALTH",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}