@article{chord,
 author = {Ion Stoica and Robert Morris and David Liben-Nowell and David R. Karger and M. Frans Kaashoek and Frank Dabek and Hari Balakrishnan},
 title = {Chord: a scalable peer-to-peer lookup protocol for internet applications},
 journal = {IEEE/ACM Trans. Netw.},
 volume = {11},
 number = {1},
 pages = {17--32}
 }

@misc{kss,
  author = "O. Gnawali",
  title = "A Keyword Set Search System for Peer-to-Peer Networks",
  note = "Master's thesis, Massachusetts Institute of Technology",
  month = jun,
  year = "2002",
  url = "citeseer.ist.psu.edu/gnawali02keywordset.html" }

@inproceedings{kademlia,
 author = {Petar Maymounkov and David Mazi\`eres},
 title = {Kademlia: A Peer-to-Peer Information System Based on the {XOR} Metric},
 booktitle = {Proc. {IPTPS} '02}
 }

@InProceedings{feasibility,
  author =       {Jinyang Li and Boon Thau Loo and Joseph M. Hellerstein and M. Frans Kaashoek and David Karger and Robert Morris},
  title =        {On the Feasibility of Peer-to-Peer Web Indexing and Search},
  booktitle =    {Proc. {IPTPS} '03},
}

@inproceedings{dhash,
  title = {Designing a {DHT} for low latency and high throughput},
  author = {Frank Dabek and Jinyang Li and Emil Sit and James Robertson and M.
Frans Kaashoek and Robert Morris},
  booktitle = {Proc. {NSDI} '04},
  year = {2004},
  month = {March}
}

@Misc{gnutella,
  title =        {Gnutella Protocol Specification 0.4},
  note =         {\url{http://www9.limewire.com/developer/gnutella_protocol_0.4.pdf}}
}

@Misc{overnet,
  title =        {Overnet},
  note =         {\url{http://www.overnet.com/}},
  key =          {Overnet}
}

@Misc{napster,
  title =        {Napster},
  note =         {\url{http://www.napster.com/}},
  key =          {Napster}
}


@InProceedings{coral,
  author =       {Michael J. Freedman and Eric Freudenthal and  David Mazi\`eres},
  title =        {Democratizing Content Publication with {C}oral},
  booktitle = {Proc. {NSDI} '04},
  year =         2004,
  month =        {March}
}

@inproceedings{cfs,
  title = {Wide-area cooperative storage with {CFS}},
  author = {Frank Dabek and M. Frans Kaashoek and David Karger and Robert Morris
and Ion Stoica},
  booktitle = {Proc. {SOSP} '01},
  year = {2001},
  month = {October}
}

@inproceedings{lbfs,
  title = {A Low-bandwidth Network File System},
  author = {Athicha Muthitacharoen and Benjie Chen and David Mazi{\`e}res},
  booktitle = {Proc. {SOSP} '01},
  year = {2001},
  month = {October}
}

@InProceedings{gia,
  author =       {Yatin Chawathe and Sylvia Ratnasamy and Lee Breslau and Nick Lanham and Scott Shenker},
  title =        {Making {Gnutella}-like {P2P} Systems Scalable},
  booktitle = {Proc. {ACM} {SIGCOMM '03}},
  year =      2003,
  month =     {August}
}

@InProceedings{keyword-searching,
  author =       {Patrick Reynolds and Amin Vahdat},
  title =        {Efficient Peer-to-Peer Keyword Searching},
  booktitle = {Proc. Middleware '03},
  year =      2003,
  month =     {June}
}

