search for: posters

Displaying 20 results from an estimated 2158 matches for "posters".

Did you mean: poster
2012 Apr 14
0
Call for Posters: The 21st Int. ACM Symp. on High-Performance Parallel and Distributed Computing (HPDC'12)
**** CALL FOR POSTERS **** The 21st International ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC'12) Delft University of Technology, Delft, the Netherlands June 18-22, 2012...
2012 Apr 14
0
Call for Posters: The 21st Int. ACM Symp. on High-Performance Parallel and Distributed Computing (HPDC'12)
**** CALL FOR POSTERS **** The 21st International ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC'12) Delft University of Technology, Delft, the Netherlands June 18-22, 2012...
2013 Mar 30
0
Call for Posters: ACM HPDC 2013
**** CALL FOR POSTERS **** The 22nd International ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC'13) New York City, USA - June 17-21, 2013 http://www.hpdc.org/2013 The ACM International Symposium on High-Performance Parallel and Distributed Computing (HPDC)?is the premier annual co...
2013 Mar 30
0
Call for Posters: ACM HPDC 2013
**** CALL FOR POSTERS **** The 22nd International ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC'13) New York City, USA - June 17-21, 2013 http://www.hpdc.org/2013 The ACM International Symposium on High-Performance Parallel and Distributed Computing (HPDC)?is the premier annual co...
2014 Mar 24
0
Call for Posters at ACM HPDC 2014
Call for Posters Submission Deadline: May 16 2014 http://www.hpdc.org/2014/posters/call-for-posters/ HPDC'14 will feature a poster session that will provide the right environment for lively and informal discussions on various high performance parallel and distributed computing topics. The poster session will b...
2014 Mar 24
0
Call for Posters at ACM HPDC 2014
Call for Posters Submission Deadline: May 16 2014 http://www.hpdc.org/2014/posters/call-for-posters/ HPDC'14 will feature a poster session that will provide the right environment for lively and informal discussions on various high performance parallel and distributed computing topics. The poster session will b...
2015 Apr 08
0
IEEE Cluster 2015 - Call for Posters
April 7, 2015 Release IEEE International Conference on Cluster Computing September 8-11, 2015 Chicago, IL, USA http://www.mcs.anl.gov/ieeecluster2015/ *** CALL FOR POSTERS *** The IEEE Cluster 2015 provides a forum for both academia and industry professionals to present their latest research findings in all aspects of cluster, cloud, and grid technologies in the form of a posters, which will be included in the conference proceedings. Posters will be presented during...
2015 Apr 08
0
IEEE Cluster 2015 - Call for Posters
April 7, 2015 Release IEEE International Conference on Cluster Computing September 8-11, 2015 Chicago, IL, USA http://www.mcs.anl.gov/ieeecluster2015/ *** CALL FOR POSTERS *** The IEEE Cluster 2015 provides a forum for both academia and industry professionals to present their latest research findings in all aspects of cluster, cloud, and grid technologies in the form of a posters, which will be included in the conference proceedings. Posters will be presented during...
2015 May 06
0
Call for Participation and Posters: ACM HPDC'15 in Portland, Oregon, June 15-19, 2015
*HPDC?15 - Call for Participation and Posters** **http://www.hpdc.org/2015/** * /*NEWS:*//* *//*- Poster/Abstract submission deadline: May 8th, 2015*//* *//*- Early Registration deadline: May 18th, 2015*//* *//*- Conference dates: June 15th-19th, 2015*//* *//* - Keynote: Allen D. Malony*//* *//* - HPDC Achievement Award winner: Ewa Deelm...
2015 May 06
0
Call for Participation and Posters: ACM HPDC'15 in Portland, Oregon, June 15-19, 2015
*HPDC?15 - Call for Participation and Posters** **http://www.hpdc.org/2015/** * /*NEWS:*//* *//*- Poster/Abstract submission deadline: May 8th, 2015*//* *//*- Early Registration deadline: May 18th, 2015*//* *//*- Conference dates: June 15th-19th, 2015*//* *//* - Keynote: Allen D. Malony*//* *//* - HPDC Achievement Award winner: Ewa Deelm...
2007 Mar 09
1
useR! 2007 --- Call for papers and posters
R Users and Developers, The first North American useR! will be held at Iowa State University, Ames, Iowa, August 8?10, 2007. Information about the meeting can be found at http://www.user2007.org/. We are now ready to accept paper and poster submissions. Papers are encouraged in all areas, but particular emphasis is given to work describing newly created or improved R packages. Papers will
2007 Mar 09
1
useR! 2007 --- Call for papers and posters
R Users and Developers, The first North American useR! will be held at Iowa State University, Ames, Iowa, August 8?10, 2007. Information about the meeting can be found at http://www.user2007.org/. We are now ready to accept paper and poster submissions. Papers are encouraged in all areas, but particular emphasis is given to work describing newly created or improved R packages. Papers will
2016 Jun 07
3
PACT-2016 ACM Student Research Competition (SRC)
..., exchange ideas, and improve their communication skills while competing for prizes. The SRC consists of three rounds: 1. Online abstract submission authored by the student alone. 2. Poster session at PACT-2016 by authors of selected abstracts. 3. Presentation at PACT-2016 by authors of the top 3 posters selected by judges at the conference. The evaluation of round (1) will focus on the quality of the research contributions, while rounds (2) and (3) will consider that and the quality of visual and oral presentation. You can find more information on the ACM Student Research Competition at http...
2010 Oct 04
1
Reading data into
I have data in the following form: judge poster score poster score poster score a 1 89 2 79 3 92 b 3 45 4 65 and am trying to get it to the following: Poster Judge_A Judge_B Judge_C 1 89 2 79 3 92 45 4 65
2012 May 12
0
useR! 2012: Call for Late-Breaking Posters; REGULAR REGISTRATION ENDS 12May
*** Call for Late-breaking Posters *** Abstracts may be submitted for posters presenting recent developments and late-breaking applications of R, on topics as indicated in the earlier call for abstracts: http://biostat.mc.vanderbilt.edu/UseR-2012#Call_for_Abstracts_and_Tutorial Late-breaking posters will be displayed during the...
2010 Aug 20
3
Has anyone used Sweave with the Beamer poster macro for Latex ?
Hello, I'm trying to make a poster in Latex using the beamer poster macro (http://www-i6.informatik.rwth-aachen.de/~dreuw/latexbeamerposter.php), and use Sweave to add in R output. This works fine for adding graphics and tables, but if I want to put code in, the file fails to build in Latex. My Rnw file looks like \documentclass[final,hyperref={pdfpagelabels=false}]{beamer}
2011 Feb 04
1
Easy help with plots, font size
I am trying to make some plots for a poster. Each one needs to be 6 inches by inches. Right now the fonts are too small and the plots don't read well on my poster. I am pretty much an R newbie and I can't figure out how to change the fonts. It would also be nice to know how to specify the size of the plot and maybe how to save the plots as jpeg files. Any help would be much appreciated! I
2005 May 13
1
DEV2bitmap: jpeg with res=400 not enough for CORELDRAW poster A0
Dear all, When saving a plot with the dev2bitmap command: name <- c("test.jpeg") dev2bitmap(name,type="jpeg",height=8,width=13,res=400) Everything seems to be ok... After importing this picture in CORELDRAW (for a poster A0) format the resolution and colors are not optimal. How can I save pictures (colors/resolution) optimally for import into CorelDraw for an
2014 Feb 23
0
[CISTI'2014]: Iberian Conference on IST; Barcelona; Deadline: February 28
...be allowed to maintain the original number of pages in the proceedings publication. The authors of accepted poster papers must also build and print a poster to be exhibited during the Conference. This poster must follow an A1 or A2 vertical format. The Conference includes Work Sessions where these posters are presented and orally discussed, with a 5-minute limit per poster. The authors of accepted full papers will dispose of a 15-minute presentation in the Conference Work Session, and approximately 5 minutes of discussion will follow each presentation. The authors of accepted short papers and compa...
2014 Feb 23
0
[CISTI'2014]: Iberian Conference on IST; Barcelona; Deadline: February 28
...be allowed to maintain the original number of pages in the proceedings publication. The authors of accepted poster papers must also build and print a poster to be exhibited during the Conference. This poster must follow an A1 or A2 vertical format. The Conference includes Work Sessions where these posters are presented and orally discussed, with a 5-minute limit per poster. The authors of accepted full papers will dispose of a 15-minute presentation in the Conference Work Session, and approximately 5 minutes of discussion will follow each presentation. The authors of accepted short papers and compa...