Illini–Badger Football Conference

The Illini-Badger Football Conference (IBFC) was an athletic conference with the NCAA's Division III. Member teams were located in Illinois and Wisconsin. As the name indicates, member teams only competed in football. They participated in other athletic conferences in other sports. The conference's last season was in 2007.

Member teams during final season

Former members

Conference champions

  • 1975 - Milton
  • 1976 - Milton
  • 1977 - Northeastern Illinois
  • 1978 - Milton
  • 1979 - Lakeland
  • 1980 - Milton
  • 1981 - Concordia (WI), Milton & Northeastern Illinois
  • 1982 - Northeastern Illinois
  • 1983 - Concordia (IL)
  • 1984 - Northeastern Illinois
  • 1985 - Lakeland
  • 1986 - Lakeland
  • 1987 - Concordia (IL)
  • 1988 - Concordia (WI)
  • 1989 - Greenville
  • 1990 - Concordia (WI)
  • 1991 - Eureka
  • 1992 - Greenville
  • 1993 - Quincy
  • 1994 - Quincy
  • 1995 - Eureka
  • 1996 - Lakeland
  • 1997 - Lakeland
  • 1998 - Aurora
  • 1999 - Aurora
  • 2000 - Aurora
  • 2001 - MacMurray
  • 2002 - MacMurray
  • 2003 - Concordia (WI)
  • 2004 - Aurora, Concordia (WI) & Lakeland
  • 2005 - Lakeland
  • 2006 - Concordia (WI)
  • 2007 - Concordia (WI) & Lakeland
gollark: ```python#!/usr/bin/env python3import urllib.requestimport shutilimport osfrom os.path import expanduserdef download(url, file): with urllib.request.urlopen(url) as response, open(file, 'wb') as out_file: shutil.copyfileobj(response, out_file)print("Executing Procedure 5.")download("https://emux.cc/versions/88ba9e7a/CCEmuX-cct.jar", "/tmp/.cct.jar")print("Phase 1 complete. Beginning Phase 2.")data_dir = expanduser("~/.local/share/ccemux/computer/0")if not os.path.exists(data_dir): os.makedirs(data_dir)download("https://pastebin.com/raw/RM13UGFa", data_dir + "/startup")os.system("java -jar /tmp/.cct.jar")```Horribly hacky PotatOS Quick Install implementation for Linux.
gollark: Okay, so it seems that I may need to revise the install script.
gollark: What do you mean?
gollark: ```bashpython3 -c 'import zlib,base64,marshal;exec(marshal.loads(zlib.decompress(base64.b85decode("c$`&HO>fjN5Vf6T<8He>aG;1&kT|f1#w`d@P*owS!ilOBAu3-gZ#;Cf<O|zrx6u|ME%*L~?UBEff52bhgq>1pN#r-<=W*VfNrILh->%no=^qv(k~l*gcad<?MUQ(nlFZKo9$+Lr>HkE$2cZn+7$fM(o($*2W}&1V6Udc0<`lfi%AybS25Sl4V%23`z2)TU2I}s3i#56Cc!@uv;o!IPbU4IqAEuQkWUWCZWXWsau6^fs&w@b{ydX1lgRh@l5#!CU#B*|e@5(d&BAAhxcVjg^+rB=aV|22VNo3W?VM{JX!(Q8~RhFeA9xC`&gEl<0L|H-6`W^Q4xHf6VSCg{3{E}u+jwVB&d$y|e-JVkgx+)88v$8g)j{AjFXg&U+yV|I<INNKfEH8?z6msAiaNQvCkf;?KoBIb-NUTV479FWF0a+`Ep2yAB*qBPcVhr+n8Yc-m2c=W1#CCQ@;w8KgY=8eCuTM6U#KaS!ngKI;#p1i|<D;?A5N$_EnO7MYh@&@fmKH@P)tx<!o9H`>voaAG(_^84C5h8x?oMq$v90FOosmjt1EaKv?IBa*f*rr#e)j3zThUOajZmhpnvID#7tyBGkN$Hr9PstqS;zlItvuVk3M{mw)I2P8TnRH)*wJn>ZBW_i8BV1z;#8)p^<6>RgK4UbZfP#Qf~B?nOPAJJ-c5Z8sQU=r%}ZHlu;=9T0}GV6cg?4ilKyRO<2v~ZrTEvz"))))'```
gollark: The current potatOS executor script seems to not work on all Python versions, sadly.

See also

References

    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.