view paper/reference.bib @ 8:7313ae32fa21

Fix Code Frame, and Rewrite Summary.
author Kazuma Takeda
date Fri, 10 Feb 2017 21:13:16 +0900
parents 9d1c71c756ae
children 49607e7d8871
line wrap: on
line source

@Misc{minecraft,
  author = "MicroSoft",
  howpublished = "\url{https://minecraft.net/ja-jp/}"
}

@Misc{jungle,
  author       = "Shoshi Tamaki and Seiyu Tani and Shinji Kono",
  title = "Cassandraを使ったスケーラビリティのあるCMSの設計",
  year = 2011,
  journal = "情報処理学会システムソフトウェアとオペレーティング・システム研究会",
}

@Misc{vnc,
    author = "{RICHARDSON, T., STAFFORD-FRASER, Q., WOOD, K. R., AND HOPPER,}",
    title  = "A. Virtual Network Computing",
    month = "jan",
    year = 1998
}

@Misc{zlib,
    author = "{LOUP GAILLY, J., AND ADLER, M.}",
    title = "zlib: A massively spiffy yet delicately unobtrusive compression library.",
    howpublished = "\url{http://zlib.net}"

}

@article{understandingScreenContents,
    author = "{Surendar Chandra, Jacob T. Biehl, John Boreczky, Scott Carter, Lawrence A. Rowe}",
    title = "Understanding Screen Contents for Building a High Performance, Real Time Screen Sharing System",
    journal = "ACM Multimedia",
    year = 2012,
    month = "Oct"
}
@article{taninari:2011a,
    author = "{Yu TANINARI and Nobuyasu OSHIRO and Shinji KONO}",
    title = "VNCを用いた授業用画面共有システムの実装と設計",
    journal = "日本ソフトウェア科学会第28回大会論文集",
    month = "sep",
    year = 2011
}

@article{taninari:2012a,
    author = "{Yu TANINARI and Nobuyasu OSHIRO and Shinji KONO}",
    title = "VNCを用いた授業用画面共有システムの設計・開発",
    journal = "情報処理学会 システムソフトウェアとオペレーティング・システム研究会(OS)",
    month = "may",
    year = 2012
}

@article{parusu:2016a,
    author = "{Tatsuki IHA and Shinji KONO}",
    title = "有線LAN上のPC画面配信システムTreeVNCの改良",
    journal = "第57回 プログラミング・シンポジウム",
    month = "jan",
    year = 2016
}

@article{nozomi:2016a,
    author = "{Nozomi TERUYA and Shinji KONO}",
    title = "分散フレームワークAliceのPC画面配信システムへの応用",
    journal = "第57回 プログラミング・シンポジウム",
    month = "jan",
    year = 2016
}