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=153000&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156969,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153020&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152980&ordering=-impactfactor",
    "results": [
        {
            "id": 156022,
            "title": "Glycine reduces reperfusion injury in human liver transplantation: our first patients.",
            "abstract": null,
            "authors": [
                "Schemmer, P",
                "Golling, M",
                "Kraus, T",
                "Mayatepek, E",
                "Herfarth, C",
                "Klar, E"
            ],
            "year": 2001,
            "source": "Transplant Proc. 2001; 33(7-8):3750-3752",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173143600291",
            "pubmed": "11750598",
            "doi": "10.1016/S0041-1345(01)02588-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-11-28T01:00:00+01:00",
            "journal": "Transplant Proc",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.568,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.302,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 127342,
            "title": "Crystallization and preliminary structure determination of the transfer protein TraM from the Gram-positive conjugative plasmid pIP501.",
            "abstract": null,
            "authors": [
                "Goessweiner-Mohr, N",
                "Grumet, L",
                "Pavkov-Keller, T",
                "Birner-Gruenberger, R",
                "Grohmann, E",
                "Keller, W"
            ],
            "year": 2013,
            "source": "Acta Crystallogr Sect F Struct Biol Cryst Commun. 2013; 69(Pt 2):178-183",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000314467200022",
            "pubmed": "23385763",
            "doi": "10.1107/S1744309113000134",
            "pmc": "PMC3564624",
            "organizations": [
                "127342-14020",
                "127342-17225",
                "127342-28394"
            ],
            "persons": [
                "127342-58794-6"
            ],
            "imported": "2013-03-08T01:00:00+01:00",
            "journal": "Acta Crystallogr Sect F Struct Biol Cryst Commun",
            "issn": "1744-3091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.568,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.304,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "CRYSTALLOGRAPHY",
            "impactfactor_norm_super": 0.304,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "CRYSTALLOGRAPHY",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 341,
            "title": "Biocompatibility of heparin and low-molecular mass heparin in a new implantable medication pump.",
            "abstract": null,
            "authors": [
                "Schmid, MG",
                "Sadjak, A",
                "Likar, R",
                "Wintersteiger, R"
            ],
            "year": 1998,
            "source": "Arzneimittelforschung. 1998; 48(9):910-913",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076308900005",
            "pubmed": "9793617",
            "doi": null,
            "pmc": null,
            "organizations": [
                "341-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM, FORSCH, DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.568,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "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": 3733,
            "title": "Noninvasive cardiac allograft monitoring.",
            "abstract": null,
            "authors": [
                "Kniepeiss, D",
                "Iberer, F",
                "Grasser, B",
                "Schaffellner, S",
                "Schreier, G",
                "Tscheliessnigg, KH"
            ],
            "year": 2001,
            "source": "TRANSPLANT PROC. 2001; 33(4): 2456-2457. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000169442800009",
            "pubmed": "11406210",
            "doi": "10.1016%2FS0041-1345%2801%2902046-2",
            "pmc": null,
            "organizations": [
                "3733-14073"
            ],
            "persons": [
                "3733-58323-2"
            ],
            "imported": "2019-07-03T12:21:32+02:00",
            "journal": "TRANSPLANT PROC",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.568,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.1875,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "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": 3677,
            "title": "Trough level-guided mycophenolate mofetil rejection prophylaxis in liver transplantation.",
            "abstract": null,
            "authors": [
                "Grasser, B",
                "Iberer, F",
                "Schaffellner, S",
                "Kniepeiss, D",
                "Stauber, R",
                "Koshsorur, G",
                "Rehak, P",
                "Tscheliessnigg, KH"
            ],
            "year": 2001,
            "source": "Transplant Proc. 2001; 33(3):2154-2156",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168781300027",
            "pubmed": "11377484",
            "doi": "10.1016%2FS0041-1345%2801%2901925-X",
            "pmc": null,
            "organizations": [
                "3677-14045",
                "3677-14073"
            ],
            "persons": [
                "3677-51530-6",
                "3677-58323-6"
            ],
            "imported": null,
            "journal": "TRANSPLANT PROC",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.568,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.1875,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "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": 4547,
            "title": "Near-infrared spectroscopy for objectifying cerebral effects of needle and laserneedle acupuncture",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schikora, D"
            ],
            "year": 2002,
            "source": "SPECTROSC-INT J 2002 16: 335-342.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179439200027",
            "pubmed": null,
            "doi": "10.1155/2002/863467",
            "pmc": null,
            "organizations": [
                "4547-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "SPECTROSC-INT J",
            "issn": "0712-4813",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.567,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.131578947368421,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "SPECTROSCOPY",
            "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": 1610,
            "title": "Neopterin as an immunodiagnostic parameter",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Baier-Bitterlich, G",
                "Hausen, A",
                "Murr, C",
                "Weiss, G",
                "Werner, ER",
                "Werner-Felmayer, G",
                "Reibnegger, G"
            ],
            "year": 1995,
            "source": "DEUT MED WOCHENSCHR. 1995; 120(16): 567-570. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QV19600005",
            "pubmed": "7736947",
            "doi": "10.1055/s-2008-1055380",
            "pmc": null,
            "organizations": [
                "1610-14012"
            ],
            "persons": [
                "1610-50569-6"
            ],
            "imported": "2009-08-12T12:58:47+02:00",
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.567,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.607476635514019,
            "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": 65697,
            "title": "Communication during the pre-operative visit.",
            "abstract": null,
            "authors": [
                "Wisiak, UV",
                "Kröll, W",
                "List, W"
            ],
            "year": 1991,
            "source": "Eur J Anaesthesiol. 1991; 8(1): 65-68. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991ET42700011",
            "pubmed": "1874205",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65697-51613-6",
                "65697-51521-2"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Eur J Anaesthesiol",
            "issn": "0265-0215",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.567,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.44,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 2660,
            "title": "Thrombosis of a prosthetic mitral valve in the anticardiolipin syndrome",
            "abstract": null,
            "authors": [
                "Schumacher, M",
                "Eber, B",
                "Dusleag, J",
                "Fruhwald, FM",
                "Zweiker, R",
                "Pokan, R",
                "Klein, W"
            ],
            "year": 1995,
            "source": "Dtsch Med Wochenschr. 1995; 120(22):795-798",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995RB88900003",
            "pubmed": "7781511",
            "doi": "10.1055/s-2008-1055410",
            "pmc": null,
            "organizations": [
                "2660-14083"
            ],
            "persons": [
                "2660-51699-2",
                "2660-51700-6"
            ],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.567,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.607476635514019,
            "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": 2455,
            "title": "Dermatoscopy. A new method for the clinical diagnosis of malignant melanoma].",
            "abstract": null,
            "authors": [
                "Kerl, H",
                "Wolf, IH",
                "Sterry, W",
                "Soyer, HP"
            ],
            "year": 1995,
            "source": "Dtsch Med Wochenschr. 1995; 120(22):801-805",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995RB88900004",
            "pubmed": "7781512",
            "doi": "10.1055/s-2008-1055411",
            "pmc": null,
            "organizations": [
                "2455-14047"
            ],
            "persons": [
                "2455-51327-6",
                "2455-51620-2"
            ],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.567,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.607476635514019,
            "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": 107257,
            "title": "Molecular constructions (superstructures) with adjustable properties based on double-stranded nucleic acids",
            "abstract": null,
            "authors": [
                "Yevdokimov, YM",
                "Salyanov, VI",
                "Nechipurenko, YD",
                "Skuridin, SG",
                "Zakharov, MA",
                "Spener, F",
                "Palumbo, M"
            ],
            "year": 2003,
            "source": "MOL BIOL-ENGL TR. 2003; 37(2): 293-306. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000182778000016",
            "pubmed": null,
            "doi": "10.1023/A:1023358008003",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "MOL BIOL-ENGL TR",
            "issn": "0026-8933",
            "collection_publisher": null,
            "collection_title": "MOLECULAR BIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.567,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.0804597701149425,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 127775,
            "title": "Fracture of the ulnar styloid process negatively influences the outcome of paediatric fractures of the distal radius.",
            "abstract": null,
            "authors": [
                "Zoetsch, S",
                "Kraus, T",
                "Weinberg, AM",
                "Heidari, N",
                "Lindtner, RA",
                "Singer, G"
            ],
            "year": 2013,
            "source": "Acta Orthop Belg. 2013; 79(1):48-53",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000326420500009",
            "pubmed": "23547515",
            "doi": null,
            "pmc": null,
            "organizations": [
                "127775-14049"
            ],
            "persons": [
                "127775-50778-6",
                "127775-50785-6",
                "127775-54144-6",
                "127775-69736-2"
            ],
            "imported": "2013-04-05T02:00:00+02:00",
            "journal": "Acta Orthop Belg",
            "issn": "0001-6462",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.567,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": 0.231,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "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": 113684,
            "title": "Lengthening of the midfoot in a case of lower-extremity hemimelia.",
            "abstract": null,
            "authors": [
                "Kraus, T",
                "Zwick, EB",
                "Svehlik, M",
                "Linhart, WE"
            ],
            "year": 2011,
            "source": "J Am Podiatr Med Assoc. 2011; 101(5): 456-461. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000295705600012",
            "pubmed": "21957279",
            "doi": "10.7547/1010456",
            "pmc": null,
            "organizations": [
                "113684-14049"
            ],
            "persons": [
                "113684-51571-6",
                "113684-54144-2",
                "113684-65038-6"
            ],
            "imported": "2011-10-01T02:00:00+02:00",
            "journal": "J Am Podiatr Med Assoc",
            "issn": "8750-7315",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.567,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.262,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": 0.311,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "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": 135946,
            "title": "[Percutaneous extracorporal circulation in cardiogenic shock caused by a mixed poisoning with metildigoxin, nifedipine and indapamide].",
            "abstract": null,
            "authors": [
                "Antretter, H",
                "Dapunt, OE",
                "Bonatti, J",
                "Müller, LC"
            ],
            "year": 1995,
            "source": "Dtsch Med Wochenschr. 1995; 120(47):1642-1644",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:A1995TG76000010",
            "pubmed": "7493569",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-04-02T13:04:45+02:00",
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": "DEUTSCHE MEDIZINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.567,
            "impactfactor_year": 1995,
            "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": 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": false
        },
        {
            "id": 132234,
            "title": "Long-term outcome of chevron-osteotomy in juvenile hallux valgus",
            "abstract": null,
            "authors": [
                "Kraus, T",
                "Singer, G",
                "Svehlik, M",
                "Kaltenbach, J",
                "Eberl, R",
                "Linhart, W"
            ],
            "year": 2013,
            "source": "ACTA ORTHOP BELG. 2013; 79(5): 552-558. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000326847800014",
            "pubmed": "24350518",
            "doi": null,
            "pmc": null,
            "organizations": [
                "132234-14048",
                "132234-14049"
            ],
            "persons": [
                "132234-50778-6",
                "132234-51571-6",
                "132234-54144-2",
                "132234-65038-6"
            ],
            "imported": "2013-12-11T10:48:23+01:00",
            "journal": "ACTA ORTHOP BELG",
            "issn": "0001-6462",
            "collection_publisher": null,
            "collection_title": "ACTA ORTHOPAEDICA BELGICA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.567,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": 0.231,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "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": 65525,
            "title": "Laparoscopic resection of solitary congenital liver cyst in a neonate.",
            "abstract": null,
            "authors": [
                "Saxena, AK",
                "van Tuil, C"
            ],
            "year": 2006,
            "source": "Surg Laparosc Endosc Percutan Tech. 2006; 16(2):99-101",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000237942900009",
            "pubmed": "16773010",
            "doi": "10.1097/00129689-200604000-00009",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-14T01:00:00+01:00",
            "journal": "Surg Laparosc Endosc Percutan Tech",
            "issn": "1530-4515",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.566,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.438848920863309,
            "impactfactor_norm_year": 2005,
            "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": 4529,
            "title": "Plastic surgeons and the Internet: results of a worldwide survey.",
            "abstract": null,
            "authors": [
                "Koch, H",
                "Dabernig, J",
                "Allert, S",
                "Puchinger, M",
                "Scharnagl, E"
            ],
            "year": 2002,
            "source": "Ann Plast Surg. 2002; 49(5):466-469",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179149100005",
            "pubmed": "12439012",
            "doi": "10.1097/01.SAP.0000015432.63515.87",
            "pmc": null,
            "organizations": [
                "4529-14076"
            ],
            "persons": [
                "4529-50375-6",
                "4529-51895-2"
            ],
            "imported": null,
            "journal": "ANN PLASTIC SURG",
            "issn": "0148-7043",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.566,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.283687943262411,
            "impactfactor_norm_year": 2002,
            "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": 11585,
            "title": "NATURAL AND ARTIFICIAL RADIONUCLIDES IN SELECTED STYRIAN SOILS AND PLANTS BEFORE AND AFTER THE REACTOR ACCIDENT IN CHERNOBYL",
            "abstract": null,
            "authors": [
                "HEINRICH, G",
                "MULLER, HJ",
                "OSWALD, K",
                "GRIES, A"
            ],
            "year": 1989,
            "source": "BIOCHEM PHYSIOL PFLANZ 1989 185: 55-67.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AP82400006",
            "pubmed": null,
            "doi": "10.1016/S0015-3796(89)80157-X",
            "pmc": null,
            "organizations": [
                "11585-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOCHEM PHYSIOL PFLANZ",
            "issn": "0015-3796",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.565,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3054,
            "title": "The function of tensor veli palatini muscles in patients with aural symptoms and temporomandibular disorder. An EMG study.",
            "abstract": null,
            "authors": [
                "Penkner, K",
                "Köle, W",
                "Kainz, J",
                "Schied, G",
                "Lorenzoni, M"
            ],
            "year": 2000,
            "source": "J Oral Rehabil. 2000; 27(4):344-348",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086851600010",
            "pubmed": "10792596",
            "doi": "10.1046/j.1365-2842.2000.00530.x",
            "pmc": null,
            "organizations": [
                "3054-14042",
                "3054-14051",
                "3054-14111"
            ],
            "persons": [
                "3054-51703-6",
                "3054-51924-6"
            ],
            "imported": null,
            "journal": "J ORAL REHABIL",
            "issn": "0305-182X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.565,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.108695652173913,
            "impactfactor_norm_year": 2000,
            "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": 2739,
            "title": "Comparison of the transfer precision of three different impression materials in combination with transfer caps for the Frialit-2 system.",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Pertl, C",
                "Penkner, K",
                "Polansky, R",
                "Sedaj, B",
                "Wegscheider, WA"
            ],
            "year": 2000,
            "source": "J Oral Rehabil. 2000; 27(7):629-638",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088408300010",
            "pubmed": "10931257",
            "doi": "10.1046%2Fj.1365-2842.2000.00594.x",
            "pmc": null,
            "organizations": [
                "2739-14111"
            ],
            "persons": [
                "2739-51567-6",
                "2739-51703-2"
            ],
            "imported": null,
            "journal": "J ORAL REHABIL",
            "issn": "0305-182X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.565,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.108695652173913,
            "impactfactor_norm_year": 2000,
            "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
        }
    ]
}