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=155540&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155764,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155560&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155520&ordering=impactfactor_norm",
    "results": [
        {
            "id": 79024,
            "title": "Der Kinderfuß – Was ist normal – Was ist pathologisch?",
            "abstract": null,
            "authors": [
                "Schneider, F",
                "Saraph, V",
                "Auner, C",
                "Linhart, WE."
            ],
            "year": 2004,
            "source": "50. Ausseer Symposium; Mai,6-9,2004; Kurhaus Bad Aussee, Österreich. 2004. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79024-14049"
            ],
            "persons": [
                "79024-50868",
                "79024-51571"
            ],
            "imported": "2008-03-26T15:17:40+01: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 79025,
            "title": "Die Behandlung von isolierten Knochenzysten des Calcaneus mit transcutanen kanülierten Schrauben",
            "abstract": null,
            "authors": [
                "Saraph, V"
            ],
            "year": 2007,
            "source": "26 Tagung der Sektion Kindertraumatologie der deutschen Gesellschaft für Unfallchirurgie; Juni 21-22; Grazer Kongresszentrum, Österreich. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79025-14049"
            ],
            "persons": [
                "79025-50868"
            ],
            "imported": "2008-03-26T15:23:09+01: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 79028,
            "title": "Perioperative duale Plättchentherapie bei Patienten mit Koronarstent.",
            "abstract": null,
            "authors": [
                "Höfler, B",
                "Mischinger, HJ"
            ],
            "year": 2007,
            "source": "European Surgery 2007; 39(215):98-98.-48th Annual Meeting of the Austrian Society of Surgery ; Juni 7-9, 2007; Graz, Austria.  (ISBN: 0 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79028-14073"
            ],
            "persons": [
                "79028-51595"
            ],
            "imported": "2008-03-26T16:55:01+01:00",
            "journal": null,
            "issn": "0",
            "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": 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": 79029,
            "title": "Der perioperative Schmerz in der Allgemeinchirurgie",
            "abstract": null,
            "authors": [
                "Höfler, B"
            ],
            "year": 2007,
            "source": "1. Interdisziplinärer Schmerztag; März 13, 2007; Graz, Austria. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79029-14073"
            ],
            "persons": [],
            "imported": "2008-03-26T17:06:23+01: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": false,
            "local_affiliation": true
        },
        {
            "id": 79030,
            "title": "Real-Time Observation of Individual Particles and Virus Molecules Freely Diffusing in Solution: in singulo femtomolae. ZFP acknowledges financial support from the FWF Austrian Science Fund, project number P20454-N13.",
            "abstract": null,
            "authors": [
                "Foldes-Papp, Z*",
                "Luchowski, R",
                "Calander, N",
                "Liao, S-C J",
                "You, T",
                "Terpetschnig, E",
                "Barbieri, B",
                "Egerer, E",
                "Wutzler, P",
                "Borejdo, J",
                "Gryczynski, I",
                "Gryczynski, K"
            ],
            "year": 2009,
            "source": "http://www.aspenphys.org/                  ; Proceedings of the Research Conference on \"Single Molecule Biophysics\"  2009; -Research Conference on \"Single Molecules\" - ASPEN Center of Physics. Organized by Departments of Biological Sciences and Applied Physics, Stanford University, Stanford, CA.\r\n; JAN 4-10, 2009; Aspen, Colorado, USA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79030-14013",
                "79030-14079"
            ],
            "persons": [
                "79030-51541",
                "79030-51669"
            ],
            "imported": "2008-03-26T17:08:04+01: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 79033,
            "title": "The role of Galectin-1 in the immunosuppressivity of human mesenchymal stem cells",
            "abstract": null,
            "authors": [
                "Konya, V"
            ],
            "year": 2007,
            "source": " [ Diplomarbeit/Master Thesis ] University of Szeged; 2007. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79033-14022"
            ],
            "persons": [],
            "imported": "2008-03-26T18:30:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "University of Szeged",
            "country": "348",
            "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": 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": 79034,
            "title": "Student-Centered Teaching Meets New Media: Concept and Case Study ",
            "abstract": null,
            "authors": [
                "Motschnig-Pitrik, R",
                "Holzinger, A"
            ],
            "year": 2002,
            "source": "Educational Technology and Society. 2002; 5(4): 160-172. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79034-14026"
            ],
            "persons": [
                "79034-51050"
            ],
            "imported": "2008-03-26T18:35:25+01:00",
            "journal": null,
            "issn": "1436-4522",
            "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": 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": 79035,
            "title": "Extreme Usability",
            "abstract": null,
            "authors": [
                "Holzinger, A"
            ],
            "year": 2004,
            "source": "OCG Journal. 2004; 29(4): 16-18. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79035-14026"
            ],
            "persons": [
                "79035-51050"
            ],
            "imported": "2008-03-26T18:45:54+01:00",
            "journal": null,
            "issn": "1728-743X",
            "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": 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": 79036,
            "title": "E-Learning-Modelle für die Hochschule: Ein best practice-Beispiel aus der Bauingenieurwissenschaft",
            "abstract": null,
            "authors": [
                "Ebner, M",
                "Holzinger, A",
                "Maurer, H"
            ],
            "year": 2005,
            "source": "OCG Journal. 2005; 30(4): 22-23. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79036-14026"
            ],
            "persons": [
                "79036-51050"
            ],
            "imported": "2008-03-26T18:52:00+01:00",
            "journal": null,
            "issn": "1728-743X",
            "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": 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": 79037,
            "title": "New synthetic oxysterol ligand of LXR significantly reduce the intestinal cholesterol absorption in vitro and in vivo",
            "abstract": null,
            "authors": [
                "Pfeifer, T",
                "Buchebner,M",
                "Chandak,GP",
                "Patankar,J",
                "Kratzer,A",
                "Obrowsky,S",
                "Rechberger,G",
                "Kostner,GM",
                "Kratky,D",
                "Levak-Frank, S",
                ""
            ],
            "year": 2008,
            "source": "Austrian Atherosclerosis Society, Meeting 2008; APR 18-19, 2008; St.Gilden Austria. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79037-14013"
            ],
            "persons": [
                "79037-51669",
                "79037-51904"
            ],
            "imported": "2008-03-26T19:03:27+01: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 79038,
            "title": "Wirbelsäulenbeschwerden - Diagnostik und Therapie im Kindes- und Jugendalter",
            "abstract": null,
            "authors": [
                "Saraph, V."
            ],
            "year": 2007,
            "source": "Fortbildung im Bezirk, Die Ärztekammer für Steiermark.; 8.11.2007; Physikoinstitut Gesundheitspark, Deutschlandsberg, Steiermark, Österreich. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79038-14049"
            ],
            "persons": [
                "79038-50868"
            ],
            "imported": "2008-03-26T19:37:22+01: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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 79039,
            "title": "Mehrdimensionale Modelle zur Ätiologie der koronaren Herzkrankheit.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1985,
            "source": "In D. Albert (Hrsg.), Bericht über den 34. Kongress der Deutschen Gesellschaft \r\nfür Psychologie in Wien 1984\r\n\r\n1985; II: 673-674.-In D. Albert (Hrsg.), Bericht über den 34. Kongress der Deutschen Gesellschaft \r\nfür Psychologie in Wien 1984\r\n\r\n; 1985; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "79039-51505"
            ],
            "imported": "2008-03-27T09:59:34+01: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 79040,
            "title": "Zur psychosomatischen Herzinfarktforschung im deutschen Sprachraum.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1985,
            "source": "Wiener Medizinische Wochenschrift1985; 135: 432-432.-Wiener Medizinische Wochenschrift; 1985; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "79040-51505"
            ],
            "imported": "2008-03-27T10:05:50+01: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 79044,
            "title": "Differenzierung und Behandlung von Bandverletzungen am kindlichen Sprunggelenk",
            "abstract": null,
            "authors": [
                "Linhart, WE"
            ],
            "year": 1985,
            "source": "Wiener medizinische Wochenschrift. 1985; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "79044-51571"
            ],
            "imported": "2008-03-27T11:22:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 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": 79046,
            "title": "Posttraumatische Femurkopfnekrose nach Trochanterfraktur",
            "abstract": null,
            "authors": [
                "Linhart,WE"
            ],
            "year": 1984,
            "source": "Orthopädie. 1984; (122): 766-769. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "79046-51571"
            ],
            "imported": "2008-03-27T11:27:47+01: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": 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": 79047,
            "title": "The role of peroxisome proliferator-activated receptors alpha (PPAR-alpha) and gamma (PPAR-gamma) in anti-inflammatory actions of perfluorooctanoic acid (PFOA) in experimental acute pancreatitis.",
            "abstract": null,
            "authors": [
                "Griesbacher, T",
                "Tiran, B",
                "Peskar, BA"
            ],
            "year": 2007,
            "source": "Kinin 2007: 2nd International Conference “Exploring the Future of Vascular and Inflammatory Mediators”; MAY 30 - JUN 2, 2007; Berlin, GERMANY. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79047-14022",
                "79047-14028"
            ],
            "persons": [
                "79047-51661"
            ],
            "imported": "2008-03-27T11:30:57+01: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": 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": 79048,
            "title": "Early outcome of the Ponseti treatment for congenital clubfoot. A randomized controlled trial. \r\nFrühere Ergebnisse der Ponseti-Therapie. Eine kontrollierte randomisierte Untersuchung.",
            "abstract": null,
            "authors": [
                "Linhart,WE",
                "Zwick, EB",
                "Steinwender, G"
            ],
            "year": 2007,
            "source": "Konferenzband. 2007; -26. Tagung der Sektion Kindertraumatologie der deutschen Gesellschaft für Unfallchirurgie\r\n\"Der Kinderfuss bewegt Traumatologen und Orthopäden\"; Juni 21-22,2007; Graz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79048-14049"
            ],
            "persons": [
                "79048-51571"
            ],
            "imported": "2008-03-27T11:38:46+01: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 79049,
            "title": "Case-report of a young patient with a dysmelia in forefoot. \r\nKasuistik eines jungen Patienten mit einer Vorfußdysmelie.",
            "abstract": null,
            "authors": [
                "Kraus, T",
                "Linhart, WE"
            ],
            "year": 2007,
            "source": "Abstractband2007; -26. Tagung der Sektion Kindertraumatologie der deutschen Gesellschaft für Unfallchirurgie\r\n\"Der Kinderfuss bewegt Traumatologen und Orthopäden\"; Juni, 21-22, 2007; Graz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79049-14049"
            ],
            "persons": [
                "79049-51571",
                "79049-54144"
            ],
            "imported": "2008-03-27T12:00:09+01: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": 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": 79050,
            "title": "Stress.",
            "abstract": null,
            "authors": [
                "Liebmann, PM",
                "Abuja, P",
                "Rinner, I",
                "Schauenstein K"
            ],
            "year": 2007,
            "source": " In: Schwarz, S; Förster, O; Peterlik, M; Schauenstein†, K; Wick, G editors(s). Pathophysiologie\r\nMolekulare, zelluläre und systemische Grundlagen von Krankheiten\r\n. Wien: Maudrich;  2007. (ISBN: 978-3-85175-860-3) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79050-14014",
                "79050-14020"
            ],
            "persons": [],
            "imported": "2008-03-27T12:01:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Schwarz, S; Förster, O; Peterlik, M; Schauenstein†, K; Wick, G",
            "collection_title": "Pathophysiologie\r\nMolekulare, zelluläre und systemische Grundlagen von Krankheiten\r\n",
            "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": 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": 79051,
            "title": "Spüren und Denken.",
            "abstract": null,
            "authors": [
                "Fazekas, C"
            ],
            "year": 2007,
            "source": "Wien, New York: Springer; 2007. pp. 104. (ISBN 978-3-211-72055-4) ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "79051-50774"
            ],
            "imported": "2008-03-27T12:12:28+01: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": 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
        }
    ]
}