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=150240&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150260&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150220&ordering=-imported",
    "results": [
        {
            "id": 67613,
            "title": "Placental angiogenesis, maternal and fetal vessels--a workshop report.",
            "abstract": null,
            "authors": [
                "Huppertz, B",
                "Abe, E",
                "Murthi, P",
                "Nagamatsu, T",
                "Szukiewicz, D",
                "Salafia, C"
            ],
            "year": 2007,
            "source": "Placenta. 2007; 28 Suppl A(4):S94-S96",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245996600016",
            "pubmed": "17368534",
            "doi": "10.1016/j.placenta.2007.01.015",
            "pmc": null,
            "organizations": [
                "67613-14017"
            ],
            "persons": [
                "67613-54142-2"
            ],
            "imported": "2007-06-21T15:55:45+02:00",
            "journal": "PLACENTA",
            "issn": "0143-4004",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.238,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.933333333333333,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67611,
            "title": "Evaluation of risk profiles by subcutaneous adipose tissue topography in obese juveniles.",
            "abstract": null,
            "authors": [
                "Moeller, R",
                "Horejsi, R",
                "Pilz, S",
                "Lang, N",
                "Sargsyan, K",
                "Dimitrova, R",
                "Tafeit, E",
                "Giuliani, A",
                "Almer, G",
                "Mangge, H"
            ],
            "year": 2007,
            "source": "Obesity (Silver Spring). 2007; 15(5):1319-1324",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246583000030",
            "pubmed": "17495209",
            "doi": "10.1038/oby.2007.154",
            "pmc": null,
            "organizations": [
                "67611-14012",
                "67611-14028"
            ],
            "persons": [
                "67611-52854-6",
                "67611-53344-6",
                "67611-54033-6",
                "67611-56571-6"
            ],
            "imported": "2007-06-21T15:55:45+02:00",
            "journal": "OBESITY",
            "issn": "1930-7381",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.52,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.446428571428571,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 67615,
            "title": "High availability of intravascular tissue factor in neonates.",
            "abstract": null,
            "authors": [
                "Cvirn, G",
                "Gruber, HJ",
                "Koestenberger, M",
                "Kutschera, J",
                "Wagner, T",
                "Ferstl, U",
                "Sedlmayr, P",
                "Juergens, G",
                "Gallistl, S"
            ],
            "year": 2007,
            "source": "J PEDIAT HEMATOL ONCOL. 2007; 29(5): 279-283. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246463900002",
            "pubmed": "17483700",
            "doi": "10.1097/MPH.0b013e31804bdb12",
            "pmc": null,
            "organizations": [
                "67615-14012",
                "67615-14017",
                "67615-14028",
                "67615-14058",
                "67615-14091",
                "67615-14093"
            ],
            "persons": [
                "67615-50068-2",
                "67615-50562-6",
                "67615-51511-6",
                "67615-51963-6",
                "67615-51964-6",
                "67615-52013-6"
            ],
            "imported": "2007-06-21T15:55:45+02:00",
            "journal": "J PEDIAT HEMATOL ONCOL",
            "issn": "1077-4114",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.278,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.525641025641026,
            "impactfactor_norm_year": 2007,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67628,
            "title": "Unsolvability of the Pell minus-equation for certain odd discriminants",
            "abstract": null,
            "authors": [
                "Bachmaier, GA"
            ],
            "year": 2007,
            "source": "ACTA ARITHMET. 2007; 126(3): 237-238. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245994800002",
            "pubmed": null,
            "doi": "10.4064/aa126-3-2",
            "pmc": null,
            "organizations": [
                "67628-14026"
            ],
            "persons": [
                "67628-50092-2"
            ],
            "imported": "2007-06-21T15:55:45+02:00",
            "journal": "ACTA ARITHMET",
            "issn": "0065-1036",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.41,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.318840579710145,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "MATHEMATICS",
            "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": true
        },
        {
            "id": 67627,
            "title": "Occupational dermatitis from isothiazolinones in a metalworking fluid",
            "abstract": null,
            "authors": [
                "Schuster, C",
                "Kranke, B",
                "Sturm, G",
                "Reiter, H",
                "Aberer, W"
            ],
            "year": 2007,
            "source": "ALLERGY. 2007; 62:  93-94. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000246800000232",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67627-14047"
            ],
            "persons": [
                "67627-51346",
                "67627-51954",
                "67627-58487",
                "67627-87717"
            ],
            "imported": "2007-06-21T15:55:45+02:00",
            "journal": "ALLERGY",
            "issn": "0105-4538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.014,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.941176470588235,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67626,
            "title": "Bee-venom and honey allergy",
            "abstract": null,
            "authors": [
                "Arbab, E",
                "Grims, R"
            ],
            "year": 2007,
            "source": "ALLERGY. 2007; 62:  79-80. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000246800000192",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67626-14047"
            ],
            "persons": [],
            "imported": "2007-06-21T15:55:45+02:00",
            "journal": "ALLERGY",
            "issn": "0105-4538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.014,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.941176470588235,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67625,
            "title": "Inhibition of facilitated antigen presentation by venom immunotherapy in children",
            "abstract": null,
            "authors": [
                "Varga, E",
                "Zach, M",
                "Klunker, S",
                "Aberer, W",
                "Durham, S",
                "Francis, J"
            ],
            "year": 2007,
            "source": "ALLERGY. 2007; 62:  73-74. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000246800000177",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67625-14047",
                "67625-14095"
            ],
            "persons": [
                "67625-51346"
            ],
            "imported": "2007-06-21T15:55:45+02:00",
            "journal": "ALLERGY",
            "issn": "0105-4538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.014,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.941176470588235,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 67623,
            "title": "Dermoscopy not yet shown to increase sensitivity of melanoma diagnosis in real practice - Reply",
            "abstract": null,
            "authors": [
                "Zalaudek, I"
            ],
            "year": 2007,
            "source": "ARCH DERMATOL. 2007; 143(5): 666-666. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000246477300026",
            "pubmed": null,
            "doi": "10.1001/archderm.143.5.666",
            "pmc": null,
            "organizations": [
                "67623-14047"
            ],
            "persons": [
                "67623-50151-2"
            ],
            "imported": "2007-06-21T15:55:45+02:00",
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.845,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.878048780487805,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "DERMATOLOGY",
            "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": true
        },
        {
            "id": 67620,
            "title": "Mobility and distribution of replication protein A in living cells using fluorescence correlation spectroscopy.",
            "abstract": null,
            "authors": [
                "Braet, C",
                "Stephan, H",
                "Dobbie, IM",
                "Togashi, DM",
                "Ryder, AG",
                "Földes-Papp, Z",
                "Lowndes, N",
                "Nasheuer, HP"
            ],
            "year": 2007,
            "source": "Exp Mol Pathol. 2007; 82(2):156-162",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245957200009",
            "pubmed": "17303118",
            "doi": "10.1016/j.yexmp.2006.12.008",
            "pmc": null,
            "organizations": [
                "67620-14079"
            ],
            "persons": [],
            "imported": "2007-06-21T15:55:45+02:00",
            "journal": "EXP MOL PATHOL",
            "issn": "0014-4800",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.822,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.560606060606061,
            "impactfactor_norm_year": 2007,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67619,
            "title": "\"True\" single-molecule molecule observations by fluorescence correlation spectroscopy and two-color fluorescence cross-correlation spectroscopy.",
            "abstract": null,
            "authors": [
                "Földes-Papp, Z"
            ],
            "year": 2007,
            "source": "Exp Mol Pathol. 2007; 82(2):147-155",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245957200008",
            "pubmed": "17258199",
            "doi": "10.1016/j.yexmp.2006.12.002",
            "pmc": null,
            "organizations": [
                "67619-14079"
            ],
            "persons": [],
            "imported": "2007-06-21T15:55:45+02:00",
            "journal": "EXP MOL PATHOL",
            "issn": "0014-4800",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.822,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.560606060606061,
            "impactfactor_norm_year": 2007,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67612,
            "title": "Technology insight: artificial extracorporeal liver support--how does Prometheus compare with MARS?",
            "abstract": null,
            "authors": [
                "Krisper, P",
                "Stauber, RE"
            ],
            "year": 2007,
            "source": "NAT CLIN PRACT NEPHROL. 2007; 3(5): 267-276. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000245972200011",
            "pubmed": "17457360",
            "doi": "10.1038/ncpneph0466",
            "pmc": null,
            "organizations": [
                "67612-14081",
                "67612-14084"
            ],
            "persons": [
                "67612-51530-6",
                "67612-53096-2"
            ],
            "imported": "2007-06-21T15:55:45+02:00",
            "journal": "NAT CLIN PRACT NEPHROL",
            "issn": "1745-8323",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.764,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.927272727272727,
            "impactfactor_norm_year": 2007,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67622,
            "title": "Hereditary spastic paraplegia 3A associated with axonal neuropathy.",
            "abstract": null,
            "authors": [
                "Ivanova, N",
                "Claeys, KG",
                "Deconinck, T",
                "Litvinenko, I",
                "Jordanova, A",
                "Auer-Grumbach, M",
                "Haberlova, J",
                "Löfgren, A",
                "Smeyers, G",
                "Nelis, E",
                "Mercelis, R",
                "Plecko, B",
                "Priller, J",
                "Zámecník, J",
                "Ceulemans, B",
                "Erichsen, AK",
                "Björck, E",
                "Nicholson, G",
                "Sereda, MW",
                "Seeman, P",
                "Kremensky, I",
                "Mitev, V",
                "De Jonghe, P"
            ],
            "year": 2007,
            "source": "Arch Neurol. 2007; 64(5):706-713",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246398600014",
            "pubmed": "17502470",
            "doi": "10.1001/archneur.64.5.706",
            "pmc": null,
            "organizations": [
                "67622-14091"
            ],
            "persons": [
                "67622-51875-6"
            ],
            "imported": "2007-06-21T15:55:45+02:00",
            "journal": "ARCH NEUROL",
            "issn": "0003-9942",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.783,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.952054794520548,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 67621,
            "title": "Relationship between age at diagnosis and clinicopathologic features of renal cell carcinoma.",
            "abstract": null,
            "authors": [
                "Verhoest, G",
                "Veillard, D",
                "Guillé, F",
                "De La Taille, A",
                "Salomon, L",
                "Abbou, CC",
                "Valéri, A",
                "Lechevallier, E",
                "Descotes, JL",
                "Lang, H",
                "Jacqmin, D",
                "Tostain, J",
                "Cindolo, L",
                "Ficarra, V",
                "Artibani, W",
                "Schips, L",
                "Zigeuner, R",
                "Mulders, PF",
                "Mejean, A",
                "Patard, JJ"
            ],
            "year": 2007,
            "source": "EUR UROL. 2007; 51(5): 1298-1304. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246053400024",
            "pubmed": "17174023",
            "doi": "10.1016/j.eururo.2006.11.056",
            "pmc": null,
            "organizations": [
                "67621-14056"
            ],
            "persons": [
                "67621-51738-6"
            ],
            "imported": "2007-06-21T15:55:45+02:00",
            "journal": "EUR UROL",
            "issn": "0302-2838",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.634,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.963636363636364,
            "impactfactor_norm_year": 2007,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67616,
            "title": "Extended reverse dorsal metacarpal artery flap: clinical experience and donor site morbidity.",
            "abstract": null,
            "authors": [
                "Koch, H",
                "Bruckmann, L",
                "Hubmer, M",
                "Scharnagl, E"
            ],
            "year": 2007,
            "source": "J PLAST RECONSTR AESTHET SURG. 2007; 60(4): 349-355. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245956500002",
            "pubmed": "17349587",
            "doi": "10.1016/j.bjps.2006.03.066",
            "pmc": null,
            "organizations": [
                "67616-14076"
            ],
            "persons": [
                "67616-51895-2",
                "67616-59917-6"
            ],
            "imported": "2007-06-21T15:55:45+02:00",
            "journal": "J PLAST RECONSTR AESTHET SURG",
            "issn": "1748-6815",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.623,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.20863309352518,
            "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": true
        },
        {
            "id": 67587,
            "title": "In vitro activity of ten antibiotics, including tigecycline, against Bacteroides species in Austria.",
            "abstract": null,
            "authors": [
                "Grisold, AJ",
                "Wendelin, I",
                "Presterl, E",
                "Raggam, RB",
                "Masoud, L",
                "Badura, A",
                "Marth, E"
            ],
            "year": 2007,
            "source": "Eur J Clin Microbiol Infect Dis. 2007; 26(7):525-527",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000247930300017",
            "pubmed": "17562088",
            "doi": "10.1007/s10096-007-0318-0",
            "pmc": null,
            "organizations": [
                "67587-14023"
            ],
            "persons": [
                "67587-50521-6",
                "67587-50564-6",
                "67587-51503-6",
                "67587-51863-2"
            ],
            "imported": "2007-06-21T02:00:00+02:00",
            "journal": "Eur J Clin Microbiol Infect Dis",
            "issn": "0934-9723",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.309,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.51063829787234,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67588,
            "title": "Central pulmonary artery embolism after perihepatic packing because of liver trauma.",
            "abstract": null,
            "authors": [
                "Waltensdorfer, A",
                "Mahla, E",
                "Zink, M",
                "Oberwalder, P",
                "Mischinger, HJ",
                "Metzler, H"
            ],
            "year": 2007,
            "source": "J Trauma. 2007; 63(3): E81-E84. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "17514049",
            "doi": "10.1097/01.ta.0000246893.93386.e8",
            "pmc": null,
            "organizations": [
                "67588-14069",
                "67588-14070",
                "67588-14073"
            ],
            "persons": [
                "67588-51616-6",
                "67588-51595-6",
                "67588-51611-6"
            ],
            "imported": "2007-06-21T02:00:00+02:00",
            "journal": "J Trauma",
            "issn": "0022-5282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.334,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.805755395683453,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 67629,
            "title": "Membrane microfilter device for selective capture, electrolysis and genomic analysis of human circulating tumor cells.",
            "abstract": null,
            "authors": [
                "Zheng, S",
                "Lin, H",
                "Liu, JQ",
                "Balic, M",
                "Datar, R",
                "Cote, RJ",
                "Tai, YC"
            ],
            "year": 2007,
            "source": "J Chromatogr A. 2007; 1162(2):154-161",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000248963900007",
            "pubmed": "17561026",
            "doi": "10.1016/j.chroma.2007.05.064",
            "pmc": null,
            "organizations": [],
            "persons": [
                "67629-59188-6"
            ],
            "imported": "2007-06-21T02:00:00+02:00",
            "journal": "J Chromatogr A",
            "issn": "0021-9673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.641,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.942857142857143,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 67590,
            "title": "The many faces of blue nevus: a clinicopathologic study.",
            "abstract": null,
            "authors": [
                "Ferrara, G",
                "Soyer, HP",
                "Malvehy, J",
                "Piccolo, D",
                "Puig, S",
                "Sopena, J",
                "Zalaudek, I",
                "Argenziano, G"
            ],
            "year": 2007,
            "source": "J Cutan Pathol. 2007; 34(7):543-551",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000247262800004",
            "pubmed": "17576333",
            "doi": "10.1111/j.1600-0560.2006.00650.x",
            "pmc": null,
            "organizations": [
                "67590-14047"
            ],
            "persons": [
                "67590-50151-6"
            ],
            "imported": "2007-06-21T02:00:00+02:00",
            "journal": "J Cutan Pathol",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.386,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.48780487804878,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "DERMATOLOGY",
            "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": true
        },
        {
            "id": 67589,
            "title": "Fast-growing and slow-growing melanomas.",
            "abstract": null,
            "authors": [
                "Argenziano, G",
                "Zalaudek, I",
                "Ferrara, G"
            ],
            "year": 2007,
            "source": "Arch Dermatol. 2007; 143(6): 802-803. ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000247207400024",
            "pubmed": "17576955",
            "doi": "10.1001/archderm.143.6.802",
            "pmc": null,
            "organizations": [
                "67589-14047"
            ],
            "persons": [
                "67589-50151-6"
            ],
            "imported": "2007-06-21T02:00:00+02:00",
            "journal": "Arch Dermatol",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.845,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.878048780487805,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "DERMATOLOGY",
            "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": true
        },
        {
            "id": 67586,
            "title": "Molecular Physiology and Expression Pharmacology in Pain Research",
            "abstract": null,
            "authors": [
                "Schreibmayer, W",
                ""
            ],
            "year": 2007,
            "source": "Netzwerktreffen des Forschungsnetzwerks Nozizeption der MUG; 19.06.2007; ZMFI. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67586-14011"
            ],
            "persons": [],
            "imported": "2007-06-20T16:13:18+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}