-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Fabian Beck
committed
Oct 22, 2015
1 parent
d5532c8
commit 67e131d
Showing
75 changed files
with
23,064 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
@article{Beck2016Visual, | ||
abstract = {Bibiographic data such as collections of scientific articles and citation networks have been studied extensively in information visualization and visual analytics research. Powerful systems have been built to support various types of bibliographic analysis, but they require some training and cannot be used to disseminate the insights gained. In contrast, we focused on developing a more accessible visual analytics system, called SurVis, that is ready to disseminate a carefully surveyed literature collection. The authors of a survey may use our Web-based system to structure and analyze their literature database. Later, readers of the survey can obtain an overview, quickly retrieve specific publications, and reproduce or extend the original bibliographic analysis. Our system employs a set of selectors that enable users to filter and browse the literature collection as well as to control interactive visualizations. The versatile selector concept includes selectors for textual search, filtering by keywords and meta-information, selection and clustering of similar publications, and following citation links. Agreement to the selector is represented by word-sized sparkline visualizations seamlessly integrated into the user interface. Based on an analysis of the analytical reasoning process, we derived requirements for the system. We developed the system in a formative way involving other researchers writing literature surveys. A questionnaire study with 14 visual analytics experts confirms that SurVis meets the initially formulated requirements.}, | ||
This comment has been minimized.
Sorry, something went wrong. |
||
author = {Beck, Fabian and Koch, Sebastian and Weiskopf, Daniel}, | ||
doi = {10.1109/TVCG.2015.2467757}, | ||
journal = {IEEE Transactions on Visualization and Computer Graphics}, | ||
keywords = {type:system, visual_analytics, sparklines, information_retrieval, clustering, literature_browser}, | ||
number = {01}, | ||
publisher = {IEEE}, | ||
volume = {22}, | ||
series = {TVCG}, | ||
title = {Visual Analysis and Dissemination of Scientific Literature Collections with {SurVis}}, | ||
url = {http://www.visus.uni-stuttgart.de/uploads/tx_vispublications/vast15-survis.pdf}, | ||
year = {2016} | ||
} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
<style type="text/css"> | ||
html { | ||
margin: 0px; | ||
padding: 0px; | ||
} | ||
|
||
body { | ||
font-family: Calibri, Arial, Sans; | ||
margin: 0px; | ||
padding: 0px; | ||
} | ||
|
||
label { | ||
background: #FFFFEE; | ||
border: 1px solid black; | ||
} | ||
|
||
a { | ||
color: #223388; | ||
} | ||
|
||
iframe { | ||
border: none; | ||
} | ||
|
||
a:active { | ||
color: #223388; | ||
} | ||
|
||
a:visited { | ||
color: #223388; | ||
} | ||
|
||
h1 { | ||
font-size: 14pt; | ||
border-bottom: 1px solid black; | ||
} | ||
</style> | ||
</head> | ||
<body> | ||
<p>This is a sample about page.</p> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
define({ | ||
authorizedTags: { | ||
"type:system": { | ||
"description": "paper describing a system" | ||
} | ||
} | ||
}); |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
define({availablePdf: ["Ahn2011Task","Cengiz2013Visualization"]}); |
Oops, something went wrong.
@Article{wang2023decodingtrust,
title={Decodingtrust: A comprehensive assessment of trustworthiness in gpt models},
author={Wang, Boxin and Chen, Weixin and Pei, Hengzhi and Xie, Chulin and Kang, Mintong and Zhang, Chenhui and Xu, Chejian and Xiong, Zidi and Dutta, Ritik and Schaeffer, Rylan and others},
journal={arXiv preprint arXiv:2306.11698},
year={2023}
}