Last time | Next time |
On a Zoom with Ben yesterday, we found the email in the expected place: it's probably in the Quarantine, accessed from webmail.nku.edu.
Then go to the wiki at some point, and see if you can log in. The best way to start creating your page is to find one you like, and copy and paste the contents into your page -- then start making the necessary changes.
If you check out this code, you'll see where I compute the power set ("all-subsets") of a set, to cover all the bases. I think that the end result is pretty beautiful, too!
(coded up following our author's algorithm, in section 3.3, p. 214, as closely as possible).