From 6b7437536bbf9fa1219ed2657fe53b4767fdda1d Mon Sep 17 00:00:00 2001 From: Darkelarious Date: Mon, 21 Dec 2020 18:40:14 +0000 Subject: add chapter heartbeat, organise files --- src/layout/references.bib | 78 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100755 src/layout/references.bib (limited to 'src/layout/references.bib') diff --git a/src/layout/references.bib b/src/layout/references.bib new file mode 100755 index 0000000..c97ca81 --- /dev/null +++ b/src/layout/references.bib @@ -0,0 +1,78 @@ +@misc{gs0, + author = "{GameSpy Industries}", + title = "{The GameSpy Open Architecture for Free Internet Gaming Developer Specification}", + edition = "{2.2}", + year = {1999} +} + +@misc{oldunreal1, + author = {Brandon ``GreenMarine'' Reinhart}, + title = {All you ever wanted to know about the Master Uplink settings in Unreal - IpServer Package for Unreal v1.0}, + howpublished = {Published on \url{http://www.oldunreal.com/wiki/index.php?title=All_you_ever_wanted_to_know_about_the_Master_Uplink_settings_in_Unreal_-_IpServer_Package_for_Unreal_v1.0} by SweetFrog}, + day = {14}, + month = {September}, + year = {1998}, + publisher = {Epic Games} +} + +@misc{lam, + title = "{GameSpy Masterserver Algorithm 0.3.3}", + author = "{Luigi Auriemma}", + howpublished = "{\url{http://aluigi.altervista.org/papers.htm#gsmsalg}}" +} + +@misc{bu2008, + title = "{Lamespy master server down}", + author = "{Leo(T.C.K.)}", + howpublished = "{\url{https://forums.beyondunreal.com/threads/lamespy-master-server-down.180333/}}", + month = {September}, + year = {2008} +} + + +@misc{ou2008, + author = "{Mr.Minus}", + title = "{Master Server Down In Eastern US}", + year = {2008}, + month = {September}, + howpublished = "{\url{http://www.oldunreal.com/cgi-bin/yabb2/YaBB.pl?num=1221584697}}" +} + +@misc{nutt2014, + title = "{GameSpy ceasing all hosted services this May}", + author = {Christian Nutt}, + year = 2014, + month = {April}, + howpublished = "{\url{http://www.gamasutra.com/view/news/214700/GameSpy_ceasing_all_hosted_services_this_May.php}}" +} + +@misc{stapleton2013, + title = {Goodbye, And Thank You From The GameSpy Team}, + author = {Dan Stapleton}, + year = {2013}, + month = {February}, + howpublished = "{\url{http://pc.gamespy.com/articles/122/1227460p1.html}}" +} + +@misc{poole2014, + author = "{Wesley Yin-Poole}", + title = "{GameRanger battles to keep multiplayer alive after GameSpy server shutdown}", + howpublished = "{\url{http://www.eurogamer.net/articles/2014-05-07-gameranger-battles-to-keep-multiplayer-alive-after-gamespy-server-shutdown}}", + year = {2014}, + month = {May} +} + +@misc{epic2014, + title = "{UT3 Patch Allows You to Play After Gamespy Shutdown}", + author = "Stacey Conley", + howpublished = "{\url{https://www.epicgames.com/community/ut3-patch-allows-you-to-play-after-gamespy-shutdown}}", + year = {2014}, + month = {May} +} + +@misc{reddit1, + author = {jezek2}, + title = "{The Final List of Community Solutions for Gamespy Shutdown}", + year = {2015}, + howpublished = "{\url{https://www.reddit.com/r/Games/comments/2az5kf/the_final_list_of_community_solutions_for_gamespy/} }" +} -- cgit v1.2.3